Spaces:
Build error
Build error
Commit
·
d0d91ab
1
Parent(s):
439722a
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -9,4 +9,4 @@ RUN conda install \
|
|
9 |
matplotlib \
|
10 |
jupyterlab
|
11 |
|
12 |
-
CMD ["jupyter-lab","--ip=0.0.0.0", "--port
|
|
|
9 |
matplotlib \
|
10 |
jupyterlab
|
11 |
|
12 |
+
CMD ["jupyter-lab","--ip=0.0.0.0", "--port=7860"]
|