Top "Ipython-magic" questions

A set of pre-defined "magic functions" of IPython that used with the command-line syntax.

How to auto complete in an iPython notebook while on ipdb?

I am running some cell in an iPython notebook. I used the %%debug command in the head of the cell. …

ipython jupyter ipython-magic
How to run IPython script from the command line - syntax error with magic functions, %

I want to run IPython from the command line. However, I get a syntax error on the first line, importing …

ipython ipython-magic
`get_ipython' doesn't work in a startup script for IPython / IPython Notebook...?

So - the good folks in the ROOT community made the following magic: # This is for intercepting the output of …

ipython ipython-notebook ipython-magic