Jupyter Notebook远程访问

403 阅读1分钟

阿里云一定要开防火墙端口号!!!

配置一通jupyter_notebook_config.py

80端口的话,一定要sudo才能用。

jupyter notebook --config /home/peiyi/.jupyter/jupyter_notebook_config.json --allow-root 

注意:主机名无法访问,还是要用ip地址。