pip3 install jupyter
python3 -m IPython notebook
位置在:/Users/usr/untitled
完成。但是在以后的使用中,不要随便升级依赖库,可能会造成jupyter使用不了,比如tornado.
打开终端 输入 jupyter notebook 即打开
pip3 install jupyter
python3 -m IPython notebook
位置在:/Users/usr/untitled
完成。但是在以后的使用中,不要随便升级依赖库,可能会造成jupyter使用不了,比如tornado.
打开终端 输入 jupyter notebook 即打开