Skip to content

Commit a0891ea

Browse files
committed
remove repo specific configs
1 parent 51ef809 commit a0891ea

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

docker/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,5 @@ RUN rm -rf INSTALL.txt LICENSE README.md docker .git .github
1919
# Copy updated lab workspace
2020
COPY --chown=1000:100 docker/default-37a8.jupyterlab-workspace /home/jovyan/.jupyter/lab/workspaces/default-37a8.jupyterlab-workspace
2121

22-
# UNCOMMENT THIS LINE FOR REMOTE DEPLOYMENT
23-
COPY docker/jupyter_notebook_config.py /etc/jupyter/
24-
2522
# Always finish with non-root user as a precaution.
2623
USER $NB_USER

docker/jupyter_notebook_config.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)