AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Disable python2 build
- 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
- Trim filler wording from description.
- Update description per upstream request.
- Initial version