Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
%edit在终端中工作,但在 qtconsole 中我收到一条消息,指出默认编辑器未在 IPythonWidget.editor 中设置。我在哪里可以找到这个文件?谷歌建议修改ipython_config,但我在我的笔记本电脑上发现了 10 个具有该名称的文件。
%edit
ipython_config
我忘了提到我的目标是在控制台中启动 vim。