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
db68d08a
Commit
db68d08a
authored
Feb 25, 2021
by
Craig Russell
Browse files
removed forced gpu for non gpu branch
parent
cb86ae7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
binderhub/config.yaml
binderhub/config.yaml
+11
-11
No files found.
binderhub/config.yaml
View file @
db68d08a
...
...
@@ -7,7 +7,7 @@ config:
# base_url: /binder
# networkPolicy:
# enabled: true
# # Good until this:
# # Good until this:
jupyterhub
:
hub
:
baseUrl
:
/binderhub
...
...
@@ -19,14 +19,14 @@ jupyterhub:
-
"
"
-
localhost
singleuser
:
profileList
:
-
display_name
:
"
GPU
Server"
description
:
"
Spawns
a
notebook
server
with
access
to
a
GPU"
kubespawner_override
:
extra_resource_limits
:
nvidia.com/gpu
:
"
1"
-
display_name
:
"
No
GPU"
description
:
"
Spawns
a
notebook
server
with
access
to
a
GPU"
#
profileList:
#
- display_name: "GPU Server"
#
description: "Spawns a notebook server with access to a GPU"
#
kubespawner_override:
#
extra_resource_limits:
#
nvidia.com/gpu: "1"
#
- display_name: "No GPU"
#
description: "Spawns a notebook server with access to a GPU"
# proxy:
# # secretToken: "6dfbc8ae1ed815de3d81bb80637cdc6d3a6ea07a5e8b0d8eb396d800c0dcc419"
# service:
...
...
@@ -43,7 +43,7 @@ jupyterhub:
ingress
:
enabled
:
true
hosts
:
-
"
"
-
"
localhost"
-
"
"
-
"
localhost"
annotations
:
kubernetes.io/ingress.class
:
nginx
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