Skip to content
Snippets Groups Projects
Commit 3de56e40 authored by Isabel Haide's avatar Isabel Haide
Browse files

change port

parent 537e17c7
Branches
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@ FROM jkiesele/ml_base
RUN pip install jupyterlab
WORKDIR /work/ihaide/gnns4objectreco
WORKDIR /work/ihaide/caloreco_workshop
CMD ["jupyter", "lab", "--ip=0.0.0.0", "--port=8001", "--allow-root", "--no-browser"]
\ No newline at end of file
CMD ["jupyter", "lab", "--ip=0.0.0.0", "--port=8088", "--allow-root", "--no-browser"]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment