pkgsrc/devel/py-ipython
adam c44de2d729 py-ipython: updated to 6.3.0
IPython 6.3 contains all the bug fixes and features in IPython 5.6. In addition:

A new display class IPython.display.Code can be used to display syntax highlighted code in a notebook
The %%html magic now takes a --isolated option to put the content in an iframe
The code to find completions using the Jedi library has had various adjustments. This is still a work in progress, but we hope this version has fewer annoyances
The post event callbacks are now always called, even when the execution failed (for example because of a SyntaxError).
The execution info and result objects are now made available in the corresponding pre or post *_run_cell event callbacks in a backward compatible manner
Performance with very long code cells (hundreds of lines) is greatly improved
2018-04-03 11:15:21 +00:00
..
patches
ALTERNATIVES
DESCR
distinfo py-ipython: updated to 6.3.0 2018-04-03 11:15:21 +00:00
Makefile py-ipython: updated to 6.3.0 2018-04-03 11:15:21 +00:00
PLIST