0
Jupyter Notebook
Basic指定端口运行1> jupyter notebook --port portnum(9999) 指定启动目录1> jupyter notebook --notebook-dir dir_path 开启Notebook,不默认打开browser1> jupyter notebook --no-browser HELP1> jupyter notebook -