SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-jupyter_ipython-doc-7.4.0-lp151.1.1.noarch.rpm :

* Sun Mar 24 2019 Arun Persaud - update to version 7.4.0:
* Previously, we provided completion for a unicode name with its relative symbol.With this, now IPython provides complete suggestions to unicode name symbols.
* Make audio normalization optional
* Miscelanious + Fix improper acceptation of \"return\" outside of functions. :ghpull:`11641`. + Fixed PyQt 5.11 backwards incompatibility causing sip import failure. :ghpull:`11613`. + Fix Bug where \"type?\" woudl crash IPython. :ghpull:`1608`. + Allow to apply \"AATTneeds_local_scope\" to cell magics for convenience. :ghpull:`11542`.
* Fri Mar 01 2019 Arun Persaud - specfile:
* update copyright year- update to version 7.3.0:
* 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 :ghpull:`11516` + Add \"%pip\" and \"%conda\" magic :ghpull:`11524` + Re-initialize posix aliases after a \"%reset\" :ghpull:`11528` + Allow the IPython command line to run \"
*.ipynb\" files :ghpull:`11529`
* Sat Dec 22 2018 Todd R - Update to version 7.2.0
* Fix a bug preventing PySide2 GUI integration from working :ghpull:`11464`
* Run CI on Mac OS ! :ghpull:`11471`
* Fix IPython \"Demo\" mode. :ghpull:`11498`
* Fix ``%run`` magic with path in name :ghpull:`11499`
* Fix: add CWD to sys.path
*after
* stdlib :ghpull:`11502`
* Better rendering of signatures, especially long ones. :ghpull:`11505`
* Re-enable jedi by default if it\'s installed :ghpull:`11506`
* Add New ``minimal`` exception reporting mode (useful for educational purpose). See :ghpull:`11509`- Update to version 7.1.0 + Notable Changes
* Major update of \"latex to unicode\" tab completion map (see below) + Notable New Features:
* Restore functionality and documentation of the
*
*sphinx directive
*
*, which is now stricter (fail on error by daefault), has new configuration options, has a brand new documentation page :ref:`ipython_directive` (which needs some cleanup). It is also now
*tested
* so we hope to have less regressions. :ghpull:`11402`
* ``IPython.display.Video`` now supports ``width`` and ``height`` arguments, allowing a custom width and height to be set instead of using the video\'s width and height. :ghpull:`11353`
* Warn when using ``HTML(\'