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
aa6f29d3
Commit
aa6f29d3
authored
Sep 19, 2021
by
Nicolas M. Thiéry
Browse files
vscode: one more step
parent
3e5809dc
Pipeline
#136346
failed with stages
in 29 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Dockerfile
Dockerfile
+2
-0
No files found.
Dockerfile
View file @
aa6f29d3
...
...
@@ -81,6 +81,7 @@ RUN mamba env update -n base -f environment.yml && \
# RUN jupyter serverextension enable --py jupyter_server_proxy
RUN
jupyter labextension
install
@jupyterlab/server-proxy
RUN
code-server
--install-extension
ms-python.python
RUN
pip
install
git+https://github.com/betatim/vscode-binder.git
...
...
@@ -105,4 +106,5 @@ RUN jupyter nbextension install --sys-prefix --py nbgrader --overwrite && \
jupyter lab clean
&&
\
jlpm cache clean
&&
\
npm cache clean
--force
&&
\
pip cache purge
&&
\
exit
0
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