Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Science Cloud
reference-architectures
JupyterLab
Commits
3926ab18
Commit
3926ab18
authored
Jul 12, 2022
by
Krisztián Póra
Browse files
refactor(roles): v0.1 docker images
parent
9d734374
Pipeline
#11944
passed with stage
in 6 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/jupyterlab/tasks/main.yaml
View file @
3926ab18
...
...
@@ -7,7 +7,7 @@
restart
:
yes
privileged
:
yes
restart_policy
:
always
image
:
git.sztaki.hu:5050/science-cloud/reference-architectures/jupyterlab/jupyterlab-cpu:
3.2.8
image
:
git.sztaki.hu:5050/science-cloud/reference-architectures/jupyterlab/jupyterlab-cpu:
v0.1
pull
:
yes
env
:
JUPYTER_PASSWORD
:
"
{{
jupyterPassword
}}"
...
...
@@ -22,7 +22,7 @@
restart
:
yes
privileged
:
yes
restart_policy
:
always
image
:
git.sztaki.hu:5050/science-cloud/reference-architectures/jupyterlab/jupyterlab-gpu:
3.2.8
image
:
git.sztaki.hu:5050/science-cloud/reference-architectures/jupyterlab/jupyterlab-gpu:
v0.1
pull
:
yes
device_requests
:
-
driver
:
nvidia
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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