Version: 0.31.0-bp152.1.1
* Wed Nov 13 2019 Todd R <toddrme2178@gmail.com>
- jupyter_client renamed to jupyter-client
* Sun Aug 11 2019 Todd R <toddrme2178@gmail.com>
- Switch from wheel to sdist.
- Add fix_octave5.patch
Fix tests to work with octave 5
From: gh#Calysto/octave_kernel#160
* Wed Jun 12 2019 Todd R <toddrme2178@gmail.com>
- Update to 0.31.0
* Use new line_handler
* Thu May 30 2019 Todd R <toddrme2178@gmail.com>
- Fix conflicts.
* Wed May 29 2019 Todd R <toddrme2178@gmail.com>
- Rename to match upstream name change.
- Update to 0.30.3
* Update configurability handling
* Allow inline backend to be specified using plot magic
* Don't give a stack trace on exit
* clean up plot handling and add config
* Add support for default plot backend
* use improved interrupt handling in metakernel
* clean up executable handling logic
* Better default setup for engine
* Adds conda install texinfo for the inline documentation text
* use jupyter rather than ipython
* Thu Apr 25 2019 Todd R <toddrme2178@gmail.com>
- Rename to to match jupyter package naming guidelines.
* Thu Aug 02 2018 toddrme2178@gmail.com
- Update to version 0.28.4
* Include license file in wheels
* Thu Apr 19 2018 toddrme2178@gmail.com
- Update to version 0.28.3
* Bugfix release
- Switch to using wheels for more reliable installation
* Wed Apr 04 2018 sebix+novell.com@sebix.at
- Package needed kernel.json file.
* Mon Mar 19 2018 sebix+novell.com@sebix.at
- Use %license macro for license.
- update to version 0.28.0:
* Automatically install the kernel when installing the python package. #104
- do not use removed option --display-name anymore for jupyter kernel installation
* Wed Sep 20 2017 toddrme2178@gmail.com
- Update to version 0.27.0
- Only install kernel for python3
* Wed Jul 12 2017 toddrme2178@gmail.com
- Initial version