sh [安装Jupyter]在MacOS上安装Jupyter MxNet和Pyhton3 #macos #python #deeplearning #workstation

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh [安装Jupyter]在MacOS上安装Jupyter MxNet和Pyhton3 #macos #python #deeplearning #workstation相关的知识,希望对你有一定的参考价值。

# install python3
brew install python3
brew upgrade python3

# install jupyter
pip3 install jupyter --user

# test jupiter
jupyter --version

# uninstall jupyter notebook
pip3 uninstall notebook

# test jupiter notebook
jupyter notebook

# install the nightly built mxnet
pip3 install mxnet --pre --user

以上是关于sh [安装Jupyter]在MacOS上安装Jupyter MxNet和Pyhton3 #macos #python #deeplearning #workstation的主要内容,如果未能解决你的问题,请参考以下文章

sh 在MacOS X上安装Bash版本4

sh 在新的macOS上设置/安装的事情

sh 在新的macOS上设置/安装的事情

sh 在macOS Mojave上重新安装Brew的XCode命令行工具

sh 在macOS上:安装pygmentize和alias pcat以进行shell代码语法高亮显示

sh jupyter实验室安装