Skip to content

Commit

Permalink
Merge pull request #121 from jburel/vae_url
Browse files Browse the repository at this point in the history
update url
  • Loading branch information
sbesson authored Feb 11, 2021
2 parents 15ccc58 + 368681a commit 7eef383
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion api.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h1 class="hero-main-header">IDR API</h1>
<div>
<p>The code for the IPython notebook below is available on GitHub
at <a href="https://github.com/IDR/idr-notebooks/blob/master/IDR_API_example_script.ipynb">IDR_API_example_script.ipynb</a>
as well as on the IDR <a href="/jupyter">virtual analysis environment</a>.
as well as on the IDR <a href="/jupyter">virtual analysis environment</a> and can also be run in public resource like <a href="https://mybinder.org/v2/gh/IDR/idr-notebooks/master?filepath=IDR_API_example_script.ipynb">mybinder.org</a>.
</p>

<hr>
Expand Down
5 changes: 1 addition & 4 deletions deployment.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,7 @@ <h2>Virtual Analysis Environment</h2>
<div class="small-10 small-centered medium-10 medium-centered columns">
<div class="row horizontal">
<div>
<p>The IDR includes the Virtual Analysis Environment based around
<a href="https://github.com/jupyterhub/jupyterhub">JupyterHub</a> and
<a href="https://kubernetes.io/">Kubernetes</a>.
See the <a href="https://idr-analysis.openmicroscopy.org/deployment.html">VAE deployment page</a> for more details.</p>
<p>The IDR uses <a href="https://binderhub.readthedocs.io/en/latest/">BinberHub</a> as a Virtual Analysis Environment.</p>
</div>
</div>
</div>
Expand Down
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,7 @@ <h2>Technology</h2>
used to build the <a href="https://github.com/IDR/infrastructure">infrastructure</a> are maintained
and available. A parallel system that enables computational re-analysis of IDR data will be released soon.</p>

<p>The IDR includes a <a href="/jupyter">virtual analysis environment</a>
that provides full access to all data. Please contact us for an account.</p>
<p>The IDR includes a <a href="/jupyter">virtual analysis environment</a> that provides full access to all data.</p>

<p>Details on accessing the public IDR API are available under <a href="api.html">about/api.html</a>.
</div>
Expand Down

0 comments on commit 7eef383

Please sign in to comment.