Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Craig Russell
bia-jupyter-hub
Commits
83819398
Commit
83819398
authored
Apr 27, 2021
by
Craig Russell
Browse files
Fixing http redirect on jupyternotebooks
parent
ced99fd9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
binderhub/production/config.yaml
binderhub/production/config.yaml
+1
-1
binderhub/production/config_beta.yaml
binderhub/production/config_beta.yaml
+1
-1
binderhub/production/config_beta_GPU.yaml
binderhub/production/config_beta_GPU.yaml
+1
-1
No files found.
binderhub/production/config.yaml
View file @
83819398
config
:
BinderHub
:
hub_url
:
http://
binder.bioimagearchive.org/binderhub/
hub_url
:
binder.bioimagearchive.org/binderhub/
jupyterhub
:
hub
:
...
...
binderhub/production/config_beta.yaml
View file @
83819398
config
:
BinderHub
:
hub_url
:
beta.binder.bioimagearchive.org/binderhub/
hub_url
:
https://
beta.binder.bioimagearchive.org/binderhub/
banner_message
:
|
<div style="text-align: center;">Beta service with more RAM and CPU (no DIND atm)</div>
jupyterhub
:
...
...
binderhub/production/config_beta_GPU.yaml
View file @
83819398
...
...
@@ -17,7 +17,7 @@ jupyterhub:
config
:
BinderHub
:
hub_url
:
http://
gpu.beta.binder.bioimagearchive.org/binderhub/
hub_url
:
gpu.beta.binder.bioimagearchive.org/binderhub/
banner_message
:
|
<div style="text-align: center;">Beta service with more RAM and CPU and GPU Support </div>
...
...
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