Changelog for
spyder3-notebook-0.1.3-lp152.3.1.noarch.rpm :
* Fri Jun 05 2020 Max Lin
- Disable python2 build
* Sat Dec 22 2018 Todd R - Update to 0.1.3 + Issues Closed
* Tests leave temporary directories in the home dir
* test_open_notebook fails when running tests twice in a row
* Set up pep8speaks
* Make plugin compatible with Spyder\'s split-plugins change
* Be more robust when starting notebook
* Migrate to CircleCI 2.0
* TypeError when parsing JSON when shutting kernel down
* Opening console for notebook without kernel yields an error
* Spyder notebook complains about missing file or directory: \'jupyter\' + Pull Requests Merged
* PR: Display error when opening console for notebook with no kernel
* PR: Do not call the jupyter executable when opening notebooks ([157](https://github.com/spyder-ide/spyder-notebook/issues/157), [141](https://github.com/spyder-ide/spyder-notebook/issues/141))
* PR: Remove temporary directory created in test_open_notebook()
* PR: Update to Spyder 4 after the split-plugins merge
* PR: Make tests use a temporary directory
* PR: More robust parsing of server reply in NotebookClient.get_kernel_id()
* PR: Upgrade to CircleCI v2.0
* Thu Aug 16 2018 jengelhAATTinai.de- Trim filler wording from description.
* Mon Aug 13 2018 toddrme2178AATTgmail.com- Update description per upstream request.
* Tue Sep 12 2017 toddrme2178AATTgmail.com- Initial version