User:Gregor/IPython
IPython installation on openSUSE 13.2
sudo zypper install python3-IPython
Sometimes the following is missing:
sudo pip3 install jinja2
Start jupyter notebook
ipython3 notebook
This page was last edited on 11 October 2015, at 09:15. Content is available under Creative Commons License SA 4.0 unless otherwise noted.