Ubuntu21.04下安装Jupyter notebook
生活随笔
收集整理的這篇文章主要介紹了
Ubuntu21.04下安装Jupyter notebook
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
pip install jupyter
export PATH=$PATH:~/.local/bin
source 一下
創建Jupyter默認配置文件
jupyter notebook --generate-config
啟動
jupyter notebook
總結
以上是生活随笔為你收集整理的Ubuntu21.04下安装Jupyter notebook的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Python Django后台管理模板美
- 下一篇: cnpm install -g @vue