User:Gregor/IPython

From KDE UserBase Wiki
Revision as of 18:03, 10 October 2015 by Gregor (talk | contribs) (Created page with "== IPython installation on openSUSE 13.2 == sudo zypper install python3-IPython Sometimes the following is missing: sudo pip3 install jinja2 == Start jupyter notebook ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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