首页
技术
登录
6mi
u
盘
搜
搜 索
技术
【踩坑记录】linux服务器连接jupyternotebook显示服务器拒绝访问
【踩坑记录】linux服务器连接jupyternotebook显示服务器拒绝访问
技术
2024-10-21
54
linux服务器连接jupyternotebook显示服务器拒绝访问。 修改jupyter_notebook_config.py文件,添加一行:
c.NotebookApp.allow_credentials = True
允许远程连接。
转载请注明原文地址:https://ipadbbs.8miu.com/read-52382.html
最新回复
(
0
)