Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 394 Bytes

File metadata and controls

12 lines (8 loc) · 394 Bytes

IPython-mathematicamagic-extension

An extension that adds inline mathematica to IPython.

clone the repository using and start a notebook::

git clone https://github.com/bjedwards/IPython-mathematicamagic-extension
cd IPython-mathematicamagic-extension
ipython notebook --pylab=inline

Then follow the instructions in mathematicamagic_extension.ipynb!