Skip to content

Instantly share code, notes, and snippets.

View njw27's full-sized avatar
πŸ˜„
Always learning & improving!

Nick Wertz njw27

πŸ˜„
Always learning & improving!
View GitHub Profile
@njw27
njw27 / .gitignore
Created January 12, 2022 14:48 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
@njw27
njw27 / jupyter_shortcuts.md
Created September 9, 2016 13:06 — forked from kidpixo/jupyter_shortcuts.md
Keyboard shortcuts for ipython notebook 3.1.0 / jupyter

Toc

Keyboard shortcuts

The IPython Notebook has two different keyboard input modes. Edit mode allows you to type code/text into a cell and is indicated by a green cell border. Command mode binds the keyboard to notebook level actions and is indicated by a grey cell border.

MacOS modifier keys:

  • ⌘ : Command