jupyter安装和使用小结

本文详细介绍了Jupyter Notebook的安装、基础配置和高级设置,包括使用conda和pip安装,配置安全密码和工作目录,以及主题定制。此外,还讲解了如何通过nohup启动实现远程访问,并探讨了在Jupyterhub中使用不同版本的Python、R等语言。最后,介绍了Jupyter Notebook的细胞操作和其在多语言环境中的应用。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1.Jupyter introduction

The Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equations, narrative text, visualizations
Refence to: https://jupyter.org/

2. linux下安装

2.1 使用conda安装较为方便

conda install jupyter notebook

2.2 使用pip安装

pip3 install jupyter

3. Jupyter 配置

3.1 基础文件配置

jupyter notebook --generate-config    // produce  configfiles calling ***"jupyter_notebook_config.py"*** under hidden directorary .jupyter which locates home.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

xuantianyixiao

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值