Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Spot
sandbox
Commits
662d2b2e
Commit
662d2b2e
authored
Feb 21, 2018
by
Alexandre Duret-Lutz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
install jupyterlab
parent
7cfaed4d
Pipeline
#759
passed with stage
in 12 minutes and 33 seconds
Changes
1
Pipelines
8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Dockerfile
Dockerfile
+1
-0
No files found.
Dockerfile
View file @
662d2b2e
...
...
@@ -16,6 +16,7 @@ RUN echo 'deb http://debian.mirrors.ovh.net/debian sid main' > /etc/apt/sources.
set
-x
&&
\
pip3
install
jupyter
&&
\
pip3
install
ipywidgets
&&
\
pip3
install
jupyterlab
&&
\
rm
-rf
~/.cache
RUN
mkdir
-p
/home/user
&&
\
...
...
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