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
0652aef0
Commit
0652aef0
authored
May 11, 2020
by
Nicolas M. Thiéry
Browse files
Temporarily disable failing vs code server setup to debug
parent
1e529063
Pipeline
#71794
passed with stage
in 58 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 @
0652aef0
...
...
@@ -42,7 +42,7 @@ RUN for REPO in \
# Taken from https://github.com/betatim/vscode-binder/blob/master/postBuild
RUN
jupyter serverextension
enable
--py
jupyter_server_proxy
RUN
jupyter labextension
install
@jupyterlab/server-proxy
RUN
code-server
--install-extension
ms-python.python
#
RUN code-server --install-extension ms-python.python
# Install unpackaged jupyterlab extensions and force jupyterlab rebuild
RUN
jupyter labextension
install
@wallneradam/run_all_buttons
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