diff --git a/session_topology/Dockerfile b/session_topology/Dockerfile index 7d50576..cdd6ec6 100644 --- a/session_topology/Dockerfile +++ b/session_topology/Dockerfile @@ -63,4 +63,4 @@ RUN jupyter notebook --generate-config && \ echo "c.NotebookApp.open_browser = False" >> /home/jovyan/.jupyter/jupyter_notebook_config.py # Set the startup script as the entrypoint -ENTRYPOINT ["/usr/local/bin/start-script.sh"] \ No newline at end of file +ENTRYPOINT ["/usr/local/bin/start-script.sh"]