配置文件内容如下:
c.NotebookApp.ip='*'
c.NotebookApp.password=u''
c.NotebookApp.open_browser=False
c.NotebookApp.port=9000
c.NotebookApp.allow_remote_access = True
关于IP和端口
配置文件内容如下:
c.NotebookApp.ip='*'
c.NotebookApp.password=u''
c.NotebookApp.open_browser=False
c.NotebookApp.port=9000
c.NotebookApp.allow_remote_access = True
关于IP和端口
相关文章: