1.經過以下命令進行安裝python
brew install jupyter瀏覽器
若是mac電腦已安裝Python3能夠經過以下命令來進行安裝ide
python3 -m pip install --upgrade pipspa
python3 -m pip install jupyterorm
若是mac電腦已安裝Python2能夠經過以下命令來進行安裝ip
python -m pip install --upgrade pipit
python -m pip install jupyterpip
2.啓動jupyterclass
jupyter notebook端口
3.瀏覽器訪問
localhost:8888
4.自定義端口號
jupyter notebook --port 9999