mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-04-19 08:36:17 +00:00
Merge pull request #521 from taniokaeiji/taniokaeiji-patch-jupyter
Update Jupyter container.
This commit is contained in:
commit
a343c29582
@ -1,4 +1,4 @@
|
||||
FROM python:3.6.1
|
||||
FROM python:3.7.7
|
||||
|
||||
RUN pip3 install jupyter
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
c.NotebookApp.token = ''
|
||||
c.NotebookApp.password = ''
|
||||
c.NotebookApp.ip = '0.0.0.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user