加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Linux > 正文

pyputer安装使用

发布时间:2020-12-14 00:56:37 所属栏目:Linux 来源:网络整理
导读:pip install jupyter 请在终端(Mac / Linux)或命令提示符(Windows)上运行以下命令: 登录地址在cmd安装运行完运行最后会提示jupyter notebook jupyter notebook ? ? ? Jupyter的通用配置方法:官网很详细了 指定启动端口,使用以下语法: jupyter notebo


pip install jupyter

请在终端(Mac / Linux)或命令提示符(Windows)上运行以下命令:

登录地址在cmd安装运行完运行最后会提示jupyter notebook

jupyter notebook
?

?



?

Jupyter的通用配置方法:官网很详细了

指定启动端口,使用以下语法:

jupyter notebook --NotebookApp.port=8754 

经常使用的选项也会有短的别名和标志,例如?--port?8754--no-browser

https://jupyter.readthedocs.io/en/latest/projects/config.html

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读