首页 > TAG信息列表 > jupter
【jupter】安装设置
pip安装jupter之前要将pip更新至最新版 pip install jupyter 安装jupter jupyter notebook -h 启动jupter,浏览器自动打开一个jupyter页面(页面显示的是C:\Users\I目录),地址默认为http://localhost:8888/tree jupyter notebook --port 9999 启动jupter,指定端口为99【jupter】安装设置
pip安装jupter之前要将pip更新至最新版 pip install jupyter 安装jupter jupyter notebook -h 启动jupter,浏览器自动打开一个jupyter页面(页面显示的是C:\Users\I目录),地址默认为http://localhost:8888/tree jupyter notebook --port 9999 启动jupter,指定端口为99