Changelog for
python-jupyter_ipykernel-4.2.2-7.2.noarch.rpm :
Wed Feb 17 13:00:00 2016 toddrme2178AATTgmail.com
- Update to version 4.2.2
* Don\'t show interactive debugging info when kernel crashes
* Fix handling of numerical types in json_clean
* Testing fixes for output capturing
- update to version 4.2.1:
* Fix default display name back to \"Python X\" instead of \"pythonX\"
- update to version 4.2.0:
* Support sending a full message in initial opening of comms
(metadata, buffers were not previously allowed)
* When using \"ipython kernel install --name\" to install the IPython
kernelspec, default display-name to the same value as \"--name\".
- update to version 4.1.1:
* Fix missing \"ipykernel.__version__\" on Python 2.
* Fix missing \"target_name\" when opening comms from the frontend.
Thu Oct 8 14:00:00 2015 toddrme2178AATTgmail.com
- Update to 4.1.0
* add ipython kernel install entrypoint for installing the IPython kernelspec
* provisional implementation of comm_info request/reply for msgspec v5.1
Tue Jul 21 14:00:00 2015 toddrme2178AATTgmail.com
- Initial version