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
4658db75
Commit
4658db75
authored
Jun 11, 2021
by
Craig Russell
Browse files
Added custom binderhub
parent
709e5ec0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
binderhub/config.yaml
binderhub/config.yaml
+6
-0
No files found.
binderhub/config.yaml
View file @
4658db75
...
...
@@ -12,6 +12,11 @@ resources:
config
:
BinderHub
:
template_path
:
/etc/binderhub/custom/binderhub/frontend-custom/template
extra_static_path
:
/etc/binderhub/custom/binderhub/frontend-custom/static
extra_static_url_prefix
:
/extra_static/
template_variables
:
EXTRA_STATIC_URL_PREFIX
:
"
/extra_static/"
auth_enabled
:
false
build_memory_limit
:
"
8G"
build_memory_request
:
"
4G"
...
...
@@ -95,6 +100,7 @@ jupyterhub:
# hosts:
# - ""
# - localhost
dind
:
enabled
:
true
resources
:
...
...
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