Jupyter tricks & tips

Dataquest.io
Keyboard Shortcuts:
Formatted variable displays:
Documentation links:
plotting options
IPython Magic Commands:
Set environment variables:
Execute python code:
Insert code from external script:
Pass variables between notebooks:
List global variables:
%%time: Benchmark (single run):
Benchmark (multi runs):
export cell contents:
show contents of exported script:
show execution time:
Python debugger interface:
retina format
suppress output of final function
shell command execution
Formula rendering with LaTeX
Run code from other kernels
Installing other kernels with Anaconda
Installing other kernels (ex: R) manually
run R & Python in same notebook
Cython/Python wrapper
Fortran/Python wrapper
Multicursor support
Presentations from Notebooks:
Output Options: