Skip to content

Commit

Permalink
Remove COPY jupyter_notebook_config.py
Browse files Browse the repository at this point in the history
Remove  COPY jupyter_notebook_config.py
  • Loading branch information
elswork committed Oct 5, 2018
1 parent a6d7b2d commit b1cbae3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ RUN pip3 --no-cache-dir install \
&& \
python3 -m ipykernel.kernelspec

COPY jupyter_notebook_config.py /root/.jupyter/

# Copy sample notebooks.
COPY notebooks /notebooks

Expand Down

0 comments on commit b1cbae3

Please sign in to comment.