【发布时间】:2023-12-13 06:13:01
【问题描述】:
当我启动 jupyter notebook 时,它会在 internet explorer 上加载,但我想在我想要的浏览器上打开 jupyter notebook,请提供通用解决方案 适用于所有浏览器。我正在使用 Windows 7。
【问题讨论】:
标签: python browser jupyter-notebook jupyter
当我启动 jupyter notebook 时,它会在 internet explorer 上加载,但我想在我想要的浏览器上打开 jupyter notebook,请提供通用解决方案 适用于所有浏览器。我正在使用 Windows 7。
【问题讨论】:
标签: python browser jupyter-notebook jupyter
去
C:\Users\用户名\AppData\Roaming\jupyter\runtime
然后右键单击任何 .html 文件,然后转到更改,然后选择您想要单击应用的任何浏览器。然后运行 Jupyter notebook。
您还可以从 Jupyter 终端复制链接,然后将其粘贴到您想要的浏览器中。