pkgsrc/devel/py-ipython
adam 8790555fec py-ipython: updated to 7.3.0
IPython 7.3.0

IPython 7.3.0 bring several bug fixes and small improvements that you will
described bellow.

The biggest change to this release is the implementation of the %conda and
%pip magics, that will attempt to install packages in the **current
environment**. You may still need to restart your interpreter or kernel for the
change to be taken into account, but it should simplify installation of packages
into remote environment. Installing using pip/conda from the command line is
still the prefer method.

The %pip magic was already present, but was only printing a warning; now it
will actually forward commands to pip.

Misc bug fixes and improvements:

 - Compatibility with Python 3.8.
 - Do not expand shell variable in execution magics, and added the
   no_var_expand decorator for magic requiring a similar functionality
 - Add %pip and %conda magic
 - Re-initialize posix aliases after a %reset
 - Allow the IPython command line to run *.ipynb files
2019-02-19 08:29:56 +00:00
..
patches
ALTERNATIVES
DESCR
distinfo py-ipython: updated to 7.3.0 2019-02-19 08:29:56 +00:00
Makefile py-ipython: updated to 7.3.0 2019-02-19 08:29:56 +00:00
PLIST py-ipython: updated to 7.3.0 2019-02-19 08:29:56 +00:00