Comment 1 for bug 1613898

Revision history for this message
Sergio Schvezov (sergiusens) wrote :

With https://github.com/snapcore/snapcraft/pull/771

sergiusens@bree:~$ sudo snap install ipython_0_amd64.snap

ipython 0 installed
sergiusens@bree:~$ which ipython
/snap/bin/ipython
sergiusens@bree:~$ ipython
Python 3.5.2 (default, Jul 5 2016, 12:43:10)
Type "copyright", "credits" or "license" for more information.

IPython 5.1.0 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
object? -> Details about 'object', use 'object??' for extra details.

In [1]: