PyCharm中运行jupyter
1、在PyCharm中创建虚拟环境
2、在虚拟环境中安装jupyter:pip install jupyter
3、创建新的Jupyter Notebook文件
4、终端运行jupyter notebook
出现,复制光标处的两项http中的任意一项到配置Jupyter服务器
1、在PyCharm中创建虚拟环境
2、在虚拟环境中安装jupyter:pip install jupyter
3、创建新的Jupyter Notebook文件
4、终端运行jupyter notebook
出现,复制光标处的两项http中的任意一项到配置Jupyter服务器