mac安装jupyter

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

相关文章
相关标签/搜索