Note: not sure if the rename for the update-alternatives is what is needed, but it didn't build without it...
- specfile:
* jupyter-nbclassic-bundlerextension,
jupyter-nbclassic-extension, jupyter-nbclassic-serverextension
gained the "-nbclassic-" part of the name; updated binary-names for
update-alterantives
- update to version 0.4.4:
* Enhancements made
+ Stop looking in the old IPython directory for nbextensions #153
(@minrk)
+ Handlers under nbclassic if notebook 7 is found #141 (@echarles)
* Bugs fixed
+ Fix resource display when redirecting from /notebooks/* #148
(@echarles)
+ Rename duplicate entrypoints #138 (@echarles)
+ Point nbclassic at the classic jupyter_notebook_config path #137
(@Zsailer)
* Maintenance and upkeep improvements
+ Updating JS Dependencies #152 (@RRosio)
+ Get the notebook version from notebook._version #133 (@echarles)
* Documentation improvements
+ Updating documentation for nbclassic #134 (@RRosio)
* Other merged PRs
+ UI: About box to display nbclassic instead of notebook #147
(@echarles)
OBS-URL: https://build.opensuse.org/request/show/1007365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=15
* Handle execution errors with empty traceback entries similar to
Lab #126 (@kevin-bates)
* fix some import errors in 0.4 #130 (@minrk)
* fix enable-on-install #127 (@minrk)
* Fix notebook shim version check #129 (@minrk)
- Release 0.4.2
* Don't shim notebook if notebook<7 is available #123 (@echarles)
* Relax assert for IPythonHandler in case of notebook<6 #122
(@echarles)
* Fix executable name in desktop file #119 (@antonio-rojas)
- Release 0.4.0
* Shim to support the notebook extensions #113 (@echarles)
* nbclassic to use its own static assets #96 (@echarles)
* Add the notebook 6.4.x tests, docs and companion files (with
git history) #94 (@echarles)
* Add the notebook static assets (with git history) #93
(@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