Skip to content

Commit

Permalink
Merge pull request #215 from rasools/OMICSINT_H24
Browse files Browse the repository at this point in the history
Update toplogy lab
  • Loading branch information
rasools authored Oct 9, 2024
2 parents 38cb1d9 + f41a3ed commit 5f8a70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion session_topology/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
ENTRYPOINT ["/usr/local/bin/start-script.sh"]

0 comments on commit 5f8a70a

Please sign in to comment.