在Pycharm中为Ipython插入一个单元格的快捷方式? [英] Shortcut for insert a cell below for Ipython in Pycharm?

查看:238
本文介绍了在Pycharm中为Ipython插入一个单元格的快捷方式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚开始在Pycharm中使用Ipython。

I just started using Ipython in Pycharm.

在Pycharm中为Ipython插入单元格的快捷方式是什么?

What's the shortcut for insert a cell for Ipython in Pycharm?


  1. 在第2个和第3个单元格之间插入单元格。

  2. 在代码末尾插入单元格

根据Pycharm文档,添加单元格的方法如下。
但它对我不起作用。有人发现同样的问题吗?

According to Pycharm documentation, way to add cell as follows. But it doesn't work for me. Anyone find the same issue?

由于新单元格添加到当前单元格下方,单击带有import语句的单元格 - 其框架变为绿色。然后在工具栏上单击添加(或按Alt + Insert)。

Since the new cell is added below the current one, click the cell with import statement - its frame becomes green. Then on the toolbar click add (or press Alt+Insert).

推荐答案

不确定这是否是您所需要的,但您可以通过 Ctrl + Shift + Equals 及以下按 Ctrl + Equals 插入上面的单元格。

Not sure that is what you need, but you can insert cells above by Ctrl+Shift+Equals and below by Ctrl+Equals.

更新

IPython Notebook的所有快捷方式都在设置 - >键盘映射 - >插件 - > IPython Notebook

All shortcuts for IPython Notebook are in Settings -> Keymap -> Plug-ins -> IPython Notebook

这篇关于在Pycharm中为Ipython插入一个单元格的快捷方式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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