Jupiter Notebooks Essentials Knowledge

Extension of Jupiter Notebook file:
  • .jpynb
Two ways to open Jupiter Notebook:

[1] Run Jupiter Notebook from terminal:
  • jupiter notebook
  • jupiiter notebook --port 9999   # with port
[2] From Anaconda Navigator > Jupiter Notebook

Execute code in Jupiter Notebook:  
  • Shift + Enter/Return
Modes: 2 modes
  • Green --- Edit
  • Blue ---Command
Top shortcuts:
  • Copy: ESC + C
  • Paste: ESC + V
  • Cut:   ESC + X

Jupiter Note book description:
  • This is a **Bold Text**.  math function:  $$ \sin^2 \theta \cos^2 $$

Checkpoint in Jupiter: 
  • Backup copy of your .jpynb file that gets saved
Jupyter Notebook Mode: 2 modes
  • Edit Mode -----------> Green Color Cell
  • Command Mode----> Blue Color Cell
Shortcuts for Jupyter Notebook (Mac Version):  





af

sf
sd
fsa
fs
adf
sadf
asd
f
sdaf
sd
af
saf

Popular posts from this blog

GOOGLEFINANCE attributes

Merge/join two or more video files using Python

Practice