1 Commits

Author SHA256 Message Date
92d6a3b9dc - Update to 0.4.3
* Handle execution errors with empty traceback entries similar to
    Lab  (@kevin-bates)
  * fix some import errors in 0.4  (@minrk)
  * fix enable-on-install  (@minrk)
  * Fix notebook shim version check  (@minrk)
- Release 0.4.2
  * Don't shim notebook if notebook<7 is available  (@echarles)
  * Relax assert for IPythonHandler in case of notebook<6 
    (@echarles)
  * Fix executable name in desktop file  (@antonio-rojas)
- Release 0.4.0
  * Shim to support the notebook extensions  (@echarles)
  * nbclassic to use its own static assets  (@echarles)
  * Add the notebook 6.4.x tests, docs and companion files (with
    git history)  (@echarles)
  * Add the notebook static assets (with git history) 
    (@echarles)
- Use the pure wheel for install which has the JS stuff.
- Override notebook entrypoints with higer priority libalternatives
  configurations gh#jupyter/notebook#6501
- Test in multibuild for all the dependencies. Stay with nbclassic
  tests only, not the notebook tests further down in the tree.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=12
2022-08-02 21:24:37 +00:00