Spaces:
Build error
Build error
Commit
·
1b9615f
1
Parent(s):
7090a42
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -15,4 +15,4 @@ RUN chown 1000:1000 /.jupyter
|
|
15 |
ENV JUPYTER_TOKEN=easy
|
16 |
EXPOSE 7860
|
17 |
|
18 |
-
CMD ["jupyter-lab","--ip=0.0.0.0", "--port=7860", "--no-browser","--allow-root", "--NotebookApp.tornado_settings='{\"headers\":{\"Content-Security-Policy\":\"frame-ancestors 'self' https://huggingface.co/spaces/osanseviero/jupyter
|
|
|
15 |
ENV JUPYTER_TOKEN=easy
|
16 |
EXPOSE 7860
|
17 |
|
18 |
+
CMD ["jupyter-lab","--ip=0.0.0.0", "--port=7860", "--no-browser","--allow-root", "--NotebookApp.tornado_settings='{\"headers\":{\"Content-Security-Policy\":\"frame-ancestors 'self' https://huggingface.co/spaces/osanseviero/jupyter/`\""]
|