python-nbclassic/python-nbclassic.changes

165 lines
6.2 KiB
Plaintext

-------------------------------------------------------------------
Sun Oct 9 17:11:52 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 0.4.5:
* Bugs fixed
+ fix: display the correct about box if jupyter notebook command
is used #156 (@echarles)
-------------------------------------------------------------------
Sat Oct 1 19:17:58 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Remove duplicates workaround
-------------------------------------------------------------------
Fri Sep 30 15:15:04 UTC 2022 - Arun Persaud <arun@gmx.de>
- 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)
-------------------------------------------------------------------
Tue Aug 2 15:59:57 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 0.4.3
* 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.
-------------------------------------------------------------------
Sun Jun 5 17:18:58 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 0.3.7
* Clean up packaging and CI #91 (@blink1073)
- Release 0.3.6
* Depend on notebook_shim package for server-side shim layer #88
(@Zsailer)
-------------------------------------------------------------------
Thu Feb 17 16:37:03 UTC 2022 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 0.3.5:
* Bugs fixed
+ ensure extension name is passed to TerminalHandler #79 (@minrk)
* Maintenance and upkeep improvements
+ Clean up downstream tests #82 (@blink1073)
+ Enforce labels on PRs #80 (@blink1073)
-------------------------------------------------------------------
Sun Nov 21 09:15:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Accomodate moved config to distconfig
-------------------------------------------------------------------
Sun Nov 14 15:53:25 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 0.3.4
* Monkeypatch IPythonHandler to find nbclassic's jinja templates
#77 (@Zsailer)
* Run JupyterLab browser tests as downstream tests #76 (@Zsailer)
* add check-release workflow #75 (@Zsailer)
- Release 0.3.3
* Use Jupyter Packaging and other cleanup #68 (@Zsailer)
* add missing lines to manifest #72 (@Zsailer)
* add changelog comments for jupyter-releaser #70 (@Zsailer)
* add setup.py back to enable jupyter_releaser #69 (@Zsailer)
* Add workflow to test JupyterLab #67 (@Zsailer)
* Expose classic notebook's static assets from their original
endpoints #63 (@Zsailer)
- Release 0.32.2
* ExtensionManager's link_extension changed call signature #64
(@athornton)
* Fix link to the Jupyter Notebook repo in README #62
(@saiwing-yeung)
- Reenable libalternatives
-------------------------------------------------------------------
Thu Oct 28 19:14:07 UTC 2021 - Ben Greiner <code@bnavigator.de>
- revert the usage of libalternatives due to
gh#openSUSE/libalternatives#11
-------------------------------------------------------------------
Wed Sep 8 10:31:31 UTC 2021 - Stefan Schubert <schubi@suse.de>
- Use libalternatives instead of update-alternatives.
-------------------------------------------------------------------
Mon Aug 16 12:20:06 UTC 2021 - Ben Greiner <code@bnavigator.de>
- reenable python36 build (uses python-ipykernel5 package)
-------------------------------------------------------------------
Fri Jul 23 08:15:54 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 0.3.1
* bump jupyter_server dependency to 1.8 #58 (@Zsailer)
- Release 0.3.0
* Support creating terminal with a given name. #52 (@cailiang9)
* BUG fix: correct redirection to {base_url}/edit/*. #55
(@cailiang9)
* patch server's sorted_extensions to prioritize nbclassic #56
(@Zsailer)
- Release 0.2.8
* Remove forced sorting of extensions #49 (@minrk)
* Add Changelog #48 (@blink1073)
- Release 0.2.7
* Fix deprecation warning when importing
jupyter_server.transutils._ #47 (@martinRenou)
* Add a redirect handler to open non-notebook files from the cli
#45 (@jtpio)
* Add default_url trait to NotebookApp #42 (@afshin)
* Fix GitHub Actions badge #40 (@jtpio)
* Run jupyter nbclassic -h on CI #29 (@jtpio)
- Skip python2 and python36 (no ipykernel 6 on python36)
-------------------------------------------------------------------
Tue Feb 2 21:09:01 UTC 2021 - Ben Greiner <code@bnavigator.de>
- initial specfile for 0.2.6
- required by jupyterlab 3