Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Craig Russell
bia-jupyter-hub
Commits
75309926
Commit
75309926
authored
Sep 20, 2021
by
Craig Russell
Browse files
Updating docs and site
parent
ada70f64
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
3 deletions
+26
-3
binderhub/frontend-custom/template/index.html
binderhub/frontend-custom/template/index.html
+22
-0
docs/index.md
docs/index.md
+4
-3
No files found.
binderhub/frontend-custom/template/index.html
View file @
75309926
...
@@ -6,10 +6,32 @@
...
@@ -6,10 +6,32 @@
<div
id=
"explanation"
>
<div
id=
"explanation"
>
This is an installation of BinderHub in EMBL-EBI for the BioImageArchive
This is an installation of BinderHub in EMBL-EBI for the BioImageArchive
</div>
</div>
</div>
</div>
<div
id=
"header"
class=
"form-row row"
>
<div
class=
"form-group col-md-2 col-md-4 col-md-offset-4"
>
<div
class=
"btn-group"
id=
"launch-buttons"
>
<a
href=
"https://bia-binder.readthedocs.io/"
>
<button
id=
"submit"
class=
"btn-submit"
type=
"submit"
>
readme
</button>
</a>
</div>
</div>
<div
class=
"form-group col-md-2"
>
<div
class=
"btn-group"
id=
"launch-buttons"
>
<a
href=
"https://login.binder.bioimagearchive.org/"
>
<button
id=
"submit"
class=
"btn-submit"
type=
"submit"
>
login
</button>
</a>
</div>
</div>
</div>
{% endblock header %}
{% endblock header %}
{% block how_it_works %}
{% block how_it_works %}
<div
id=
"how-it-works"
>
<div
id=
"how-it-works"
>
<h3
class=
"text-center"
>
How it works
</h3>
<h3
class=
"text-center"
>
How it works
</h3>
...
...
docs/index.md
View file @
75309926
...
@@ -67,11 +67,12 @@ BinderHub allows users to share reproducible interactive computing environments
...
@@ -67,11 +67,12 @@ BinderHub allows users to share reproducible interactive computing environments
|:----:|:----:|:----:|:----:|
|:----:|:----:|:----:|:----:|
| 1 |
[
binder.bioimagearchive.org
](
binder.bioimagearchive.org
)
| Public Binderhub | 8Gb RAM, 4 vCPUs, Ephemeral|
| 1 |
[
binder.bioimagearchive.org
](
binder.bioimagearchive.org
)
| Public Binderhub | 8Gb RAM, 4 vCPUs, Ephemeral|
| 2 |
[
login.binder.bioimagearchive.org
](
login.binder.bioimagearchive.org
)
| Persistent Binderhub | <16Gb RAM, <8 vCPUs, 15 GB Storage, Dask|
| 2 |
[
login.binder.bioimagearchive.org
](
login.binder.bioimagearchive.org
)
| Persistent Binderhub | <16Gb RAM, <8 vCPUs, 15 GB Storage, Dask|
| 2 |
[
gpu.beta.binder.bioimagearchive.org
](
gpu.beta.binder.bioimagearchive.org
)
| Authenticated Binderhub | <32Gb RAM, <8 vCPUs, (1-2) GPUs, Ephemeral, Dask|
| 2 |
[
gpu.binder.bioimagearchive.org
](
gpu.binder.bioimagearchive.org
)
| Authenticated Binderhub | <32Gb RAM, <8 vCPUs, (1-2) GPUs, Ephemeral, Dask|
| 3 |
[
kubeflow.binder.bioimagearchive.org
](
kubeflow.binder.bioimagearchive.org
)
| Authenticated Kubeflow | n x (<32Gb RAM, <8 vCPUs), 15 GB Storage, (1-2) GPUs, Dask |
| 3 |
[
kubeflow.binder.bioimagearchive.org
](
kubeflow.binder.bioimagearchive.org
)
*
| Authenticated Kubeflow | n x (<32Gb RAM, <8 vCPUs), 15 GB Storage, (1-2) GPUs, Dask |
*
Kubeflow is a highly experimental deployment at the moment
<!-- | 1 | binder.bioimagearchive.org/sandbox | Public Jupyterhub | 8Gb RAM, 4 vCPUs | -->
<!-- | 1 | binder.bioimagearchive.org/sandbox | Public Jupyterhub | 8Gb RAM, 4 vCPUs | -->
<!-- | 2 | beta.binder.bioimagearchive.org/github | Authenticated Jupyterhub | <32Gb RAM, <8 vCPUs, 15 GB Storage, (1-2) GPUs, Dask | -->
<!-- | 2 | beta.binder.bioimagearchive.org/github | Authenticated Jupyterhub | <32Gb RAM, <8 vCPUs, 15 GB Storage, (1-2) GPUs, Dask | -->
### To request access to Tier 2/3, please contact [bioimagearchive@ebi.ac.uk](mailto:bioimagearchive@ebi.ac.uk)
### To request access to Tier 2/3, please contact [bioimagearchive@ebi.ac.uk](mailto:bioimagearchive@ebi.ac.uk)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment