jupyter 小试
Install jupyter
- Download
get-pip.pyfrom https://bootstrap.pypa.io/get-pip.py sudo python get-pip.pypip install --user jupytercd /Users/xxx/Library/Python/2.7/bin./jupyter notebook
get-pip.py from https://bootstrap.pypa.io/get-pip.pysudo python get-pip.pypip install --user jupytercd /Users/xxx/Library/Python/2.7/bin./jupyter notebook
Comments
Leave a comment