Skip to content

Commit 994c3a2

Browse files
authored
Update Dockerfile
1 parent 9117081 commit 994c3a2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,5 @@ RUN rm -rf _config.yml AUTHORS README.md docker .git .github
2222
# Copy lab workspace
2323
COPY --chown=1000:100 docker/default-37a8.jupyterlab-workspace /home/jovyan/.jupyter/lab/workspaces/default-37a8.jupyterlab-workspace
2424

25-
# UNCOMMENT THIS LINE FOR REMOTE DEPLOYMENT
26-
COPY docker/jupyter_notebook_config.py /etc/jupyter/
27-
2825
# Always finish with non-root user as a precaution.
2926
USER $NB_USER

0 commit comments

Comments
 (0)