Changelog for
python-jupyter_console-4.1.0-8.1.noarch.rpm :
Thu Feb 18 13:00:00 2016 toddrme2178AATTgmail.com
- specfile:
* update copyright year
* Split documentation into subpackage
- update to version 4.1.0:
* readline/completion fixes
* use is_complete messages to determine if input is complete
(important for non-Python kernels)
* fix: 4.0 was looking for jupyter_console_config in IPython config
directories, not Jupyter
Mon Oct 12 14:00:00 2015 toddrme2178AATTgmail.com
- Update to 4.0.3
* fix jupyter console --generate-config
Mon Oct 5 14:00:00 2015 toddrme2178AATTgmail.com
- Build documentation
Wed Sep 16 14:00:00 2015 toddrme2178AATTgmail.com
- Update to 4.0.2
* fix `jupyter console --generate-config`
* add long_description
* fix setuptools entrypoint
- Update to 4.0.1
* entrypoints only when setuptools invoked
* bug fix
* suggestion for windows users
* Fix printing errors when execute_reply and error messages come
* Try installing IPython from Github on RTD
* Try installing on RTD with --pre to get IPython 4
* Add requirements file for RTD
Tue Jul 21 14:00:00 2015 toddrme2178AATTgmail.com
- Initial version