Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ipython-magic

how to store ipython magic output into variable

How to write an ipython alias which executes in python instead of shell?

Copy to clipboard from IPython using Windows 7

How to show source code of a package function in IPython notebook

Choose SQL as default cell magics for Jupyter Notebook

Jupyter Notebook time profiling

Configure the backend of Ipython to use retina display mode with code

Capture the result of an IPython magic function

How can I set up default startup commands in iPython notebooks?

How to store the result from %%timeit cell magic?

Run some tasks in IPython Notebook in detached mode

How to use pipe in IPython

Time python scripts using IPython magic

Pipe Ipython magic output to a variable?

how to save the output of a cell in iPython notebook?

Share data between IPython Notebooks

How to (intermittently) skip certain cells when running IPython notebook?

Can I access python variables within a `%%bash` or `%%script` ipython notebook cell?

How to pass a variable to magic ´run´ function in IPython