Updating collaborators slide

This commit is contained in:
Oliver Kennedy 2020-10-08 00:05:49 -04:00
parent 28f0583dcc
commit adadaa5adb
Signed by: okennedy
GPG key ID: 3E5F9B3ABD3FDB60

View file

@ -464,20 +464,8 @@
<section>
<h1><a href="http://127.0.0.1:5000/vizier-db/api/v1/web-ui/vizier-db" target="_blank">Demo</a></h1>
</section>
<section>
<h3>
<img src="graphics/vizier-blue.svg" height="100px" style="vertical-align: middle; margin-right: 20px;" />
<span style="vertical-align: middle;" ><a href="https://vizierdb.info/">https://vizierdb.info</a></span>
</h3>
<pre style="margin-top: 50px;"><code class="sql">
$> pip3 install --user vizier-webapi
$> vizier
</code></pre>
<p>Or get an account from me and try it out at <a href="https://demo.vizierdb.info">https://demo.vizierdb.info</a>.</p>
</section>
<section>
<table style="display: inline-block; margin-right: 100px">
<tr>
@ -571,6 +559,9 @@
<td width="140px" style="font-size: 10pt;">
Juliana Freire<br/>(NYU)
</td>
<td width="140px" style="font-size: 10pt;">
Munaf Arshad Qazi<br/>(NYU)
</td>
<td width="140px" style="font-size: 10pt;">
Heiko Mueller<br/>(NYU)
</td>
@ -588,6 +579,18 @@
<p style="font-size: 10pt; text-decoration: underline;">Vizier is supported by NSF Awards ACI-1640864 and #IIS-1750460 and gifts from Oracle</p>
</section>
<section>
<h3>
<img src="graphics/vizier-blue.svg" height="100px" style="vertical-align: middle; margin-right: 20px;" />
<span style="vertical-align: middle;" ><a href="https://vizierdb.info/">https://vizierdb.info</a></span>
</h3>
<pre style="margin-top: 50px;"><code class="sql">
$> pip3 install --user vizier-webapi
$> vizier
</code></pre>
<p>Or get an account from me and try it out at <a href="https://demo.vizierdb.info">https://demo.vizierdb.info</a></p>
</section>
</div></div>
<script src="../reveal.js-3.5.0/lib/js/head.min.js"></script>