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 |
||
---|---|---|
.. | ||
patches | ||
ALTERNATIVES | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |