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
TensorFlow-JupyterLab
Commits
85694701
Commit
85694701
authored
Jul 12, 2022
by
Krisztián Póra
Browse files
refactor(roles): v0.2 docker images
parent
fe563a19
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/tensorflow-jupyterlab/tasks/main.yaml
View file @
85694701
...
...
@@ -7,7 +7,7 @@
restart
:
yes
privileged
:
yes
restart_policy
:
always
image
:
git.sztaki.hu:5050/science-cloud/reference-architectures/tensorflow-jupyterlab/tensorflow-jupyterlab-cpu:
tf2.7.1-jlab3.2.8
image
:
git.sztaki.hu:5050/science-cloud/reference-architectures/tensorflow-jupyterlab/tensorflow-jupyterlab-cpu:
v0.2
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/tensorflow-jupyterlab/tensorflow-jupyterlab-gpu:
tf2.7.1-jlab3.2.8
image
:
git.sztaki.hu:5050/science-cloud/reference-architectures/tensorflow-jupyterlab/tensorflow-jupyterlab-gpu:
v0.2
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