Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
jupyterhub-paris-saclay
image
Commits
d57e47bf
Commit
d57e47bf
authored
Oct 18, 2021
by
Nicolas M. Thiéry
Browse files
Typo
parent
b98943e4
Pipeline
#142218
passed with stages
in 61 minutes and 16 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
d57e47bf
...
...
@@ -84,7 +84,7 @@ RUN code-server --install-extension ms-python.python
RUN
pip
install
git+https://github.com/betatim/vscode-binder.git
# Install pytorch for cpu (conda install fails for now)
pip install torch==1.9.1+cpu torchvision==0.10.1+cpu torchaudio==0.9.1 -f https://download.pytorch.org/whl/torch_stable.html
RUN
pip
install
torch
==
1.9.1+cpu
torchvision
==
0.10.1+cpu
torchaudio
==
0.9.1
-f
https://download.pytorch.org/whl/torch_stable.html
# Install unpackaged jupyterlab extensions
# run_all_buttons is currently incompatible with latest JupyterLab 3;
...
...
Marco Leoni
@marcol480
mentioned in issue
#33
·
Jan 26, 2022
mentioned in issue
#33
mentioned in issue #33
Toggle commit list
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