mac ,python3 版本
curl https://bootstrap.pypa.io/get-pip.py | python3
pip -v
pip3 install jupyter
运行:启动web版本
jupyter notebook
mac ,python3 版本
curl https://bootstrap.pypa.io/get-pip.py | python3
pip -v
pip3 install jupyter
运行:启动web版本
jupyter notebook