在不运行 Web 浏览器的情况下启动 IPython 笔记本服务器? [英] Start IPython notebook server without running web browser?

查看:37
本文介绍了在不运行 Web 浏览器的情况下启动 IPython 笔记本服务器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用 Emacs 作为 iPython notebooks/Jupyter Notebook 的主编辑器(带有包 ein).我想问你是否有一种无需打开网络浏览器即可运行服务器的方法.

I would like to use Emacs as main editor for iPython notebooks / Jupyter Notebook (with the package ein). I want to ask you if there is a way to run the server without the need to open a web browser.

推荐答案

这是您想要的吗?

$ ipython notebook --no-browser

编辑

现在你应该改用

$ jupyter notebook --no-browser

自从

ipython notebook 已弃用,将在未来版本中删除.你可能想在未来使用 jupyter notebook

ipython notebook is deprecated and will be removed in future versions. You likely want to use jupyter notebook in the future

这篇关于在不运行 Web 浏览器的情况下启动 IPython 笔记本服务器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆