python-jupyter_console/python-jupyter_console.changes

33 lines
1018 B
Plaintext

-------------------------------------------------------------------
Mon Oct 12 13:46:17 UTC 2015 - toddrme2178@gmail.com
- Update to 4.0.3
* fix jupyter console --generate-config
-------------------------------------------------------------------
Mon Oct 5 10:01:17 UTC 2015 - toddrme2178@gmail.com
- Build documentation
-------------------------------------------------------------------
Wed Sep 16 15:26:27 UTC 2015 - toddrme2178@gmail.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 15:06:50 UTC 2015 - toddrme2178@gmail.com
- Initial version