0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

jupyter ショートカット

Posted at

#code→markdown
esc+M

#マージ
複数のセルをshiftを押しながら選択して、shift+M

#上下にセルを追加
上:esc+a(abobe)
下:esc+b(beyond)

#セル削除
esc+D+D

#操作戻る
esc+Z

#ナビゲーション削除
command+B

#コメントアウト
command+/

#文字の先頭、末尾に移動
option+←→

#リファレンス確認
shift+tab

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?