随笔分类 - jupyternotebook
摘要:启动jupyter时候,页面突然要token 参考: https://blog.csdn.net/wj1298250240/article/details/109922167 https://blog.csdn.net/Blackrosetian/article/details/79891293?s
阅读全文
摘要:pip安装jupter之前要将pip更新至最新版 pip install jupyter 安装jupter jupyter notebook -h 启动jupter,浏览器自动打开一个jupyter页面(页面显示的是C:\Users\I目录),地址默认为http://localhost:8888/t
阅读全文