Changelog for
python312-nbclassic-1.1.0-48.7.noarch.rpm :
* Wed Jul 24 2024 Daniel Garcia
- Build from source instead of use .whl from pypi.
* Tue Mar 05 2024 Ben Greiner - Skip python39: no longer supported since ipython 8.19
* Thu Aug 17 2023 Ben Greiner - Suggest primary python package -- boo#1214354
* Sun Jun 11 2023 Ben Greiner - Update to 1.0.0
* only documentation changes despite the big version bump
* Mon May 01 2023 Ben Greiner - Update to 0.5.6
* Add show_banner trait to control the banner display #243 (AATTecharles)
* Use the correct icon to display the application #245 (AATTbefeleme)
* State the correct name of the application in the desktop entry [#244] (AATTbefeleme)
* Sun Apr 23 2023 Ben Greiner - Update to 0.5.5
* Remove redirect from /notebooks to /files #235 (AATTmwouts)- Release 0.5.4
* Copy marked.umd.js to marked.js and revert loading #236 (AATTecharles)
* Sun Mar 19 2023 Ben Greiner - Update to 0.5.3
* Fix generating of .mo and .json files for nl translation #221 (AATTfrenzymadness)
* Fix banner icons #220 (AATTecharles)- Release 0.5.2
* Add news banner and log #215 (AATTecharles)
* Update get_rendered_contents further marked javascript upgrade [#210] (AATTecharles)
* Update security concerns link #218 (AATTRRosio)
* Don\'t require two different minimal versions of jupyter_server [#208] (AATThroncok)
* Thu Feb 09 2023 Arun Persaud - specfile:
* update copyright year- update to version 0.5.1:
* Bugs fixed + Add packages and package_data back in the setup_args #206 (AATTecharles) + Add static and templates as artifact for hatch build #205 (AATTecharles)- changes from version 0.5.0:
* Enhancements made + Upgrade to marked 4.0.10 #201 (AATTecharles)
* Bugs fixed + Ci test fixes round1 #202 (AATTericsnekbytes) + fix loading of static and template path config #192 (AATTminrk) + Add pytest_jupyter to the list of test deps #190 (AATTecharles) + Align setup.py and setup.cfg #181 (AATTecharles)
* Maintenance and upkeep improvements + Ci test fixes round1 #202 (AATTericsnekbytes) + Remove duplicate notebook_shim from setup.cfg #197 (AATTfrenzymadness) + Upgrade moment javascript package #186 (AATTecharles) + Add dependabot config #175 (AATTblink1073)
* Documentation improvements + Update documentation #196 (AATTRRosio) + Update the project URL #194 (AATTjtpio)
* Other merged PRs + Fix the jupyter server base.handlers import #187 (AATTecharles) + Revert pull request 168 #184 (AATTecharles)
* Sat Dec 31 2022 Benjamin Greiner - Add pytest-jupyter to test requirenents. Testing with jupyter-server pulls it in now gh#jupyter/nbclassic#190
* Sat Nov 05 2022 Arun Persaud - update to version 0.4.8:
* Enhancements made + Playwright Testing Conversion #170 (AATTericsnekbytes)
* Bugs fixed + Handle async and sync contents managers #172 (AATTblink1073)
* Maintenance and upkeep improvements + Playwright port #139 (AATTericsnekbytes)
* Documentation improvements + Documentation for the extensions configurator #174 (AATTecharles) + Updating contributing docs for playwright tests #171 (AATTRRosio)
* Other merged PRs + Update docs to remove install command #173 (AATTdleen)
* Sat Oct 22 2022 Arun Persaud - update to version 0.4.7:
* New features added + Fix/nbclassic base url #168 (AATTmcrutch)
* Enhancements made + Add a redirect from /nbclassic to /nbclassic/tree if both notebook>=7 if both notebook>=7 and nbclassic are installed #166 (AATTecharles)
* Bugs fixed + Allow NBClassic to work with NB7 and ServerApp.base_url #165 (AATTmcrutch)- changes from version 0.4.6:
* New features added + Adds new file custom-preload that is loaded in a different order than custom.js before the main.js script is executed #155 (AATTlneves12)
* Bugs fixed + Use var instead of const to ensure js-test succeed #159 (AATTecharles)
* Documentation improvements + add badge for documentation #160 (AATTRRosio)
* Sun Oct 09 2022 Arun Persaud - update to version 0.4.5:
* Bugs fixed + fix: display the correct about box if jupyter notebook command is used #156 (AATTecharles)
* Sat Oct 01 2022 Ben Greiner - Remove duplicates workaround
* Fri Sep 30 2022 Arun Persaud - 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 (AATTminrk) + Handlers under nbclassic if notebook 7 is found #141 (AATTecharles)
* Bugs fixed + Fix resource display when redirecting from /notebooks/
* #148 (AATTecharles) + Rename duplicate entrypoints #138 (AATTecharles) + Point nbclassic at the classic jupyter_notebook_config path #137 (AATTZsailer)
* Maintenance and upkeep improvements + Updating JS Dependencies #152 (AATTRRosio) + Get the notebook version from notebook._version #133 (AATTecharles)
* Documentation improvements + Updating documentation for nbclassic #134 (AATTRRosio)
* Other merged PRs + UI: About box to display nbclassic instead of notebook #147 (AATTecharles)
* Tue Aug 02 2022 Ben Greiner - Update to 0.4.3
* Handle execution errors with empty traceback entries similar to Lab #126 (AATTkevin-bates)
* fix some import errors in 0.4 #130 (AATTminrk)
* fix enable-on-install #127 (AATTminrk)
* Fix notebook shim version check #129 (AATTminrk)- Release 0.4.2
* Don\'t shim notebook if notebook<7 is available #123 (AATTecharles)
* Relax assert for IPythonHandler in case of notebook<6 #122 (AATTecharles)
* Fix executable name in desktop file #119 (AATTantonio-rojas)- Release 0.4.0
* Shim to support the notebook extensions #113 (AATTecharles)
* nbclassic to use its own static assets #96 (AATTecharles)
* Add the notebook 6.4.x tests, docs and companion files (with git history) #94 (AATTecharles)
* Add the notebook static assets (with git history) #93 (AATTecharles)- 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 05 2022 Ben Greiner - Update to 0.3.7
* Clean up packaging and CI #91 (AATTblink1073)- Release 0.3.6
* Depend on notebook_shim package for server-side shim layer #88 (AATTZsailer)
* Thu Feb 17 2022 Arun Persaud - specfile:
* update copyright year- update to version 0.3.5:
* Bugs fixed + ensure extension name is passed to TerminalHandler #79 (AATTminrk)
* Maintenance and upkeep improvements + Clean up downstream tests #82 (AATTblink1073) + Enforce labels on PRs #80 (AATTblink1073)
* Sun Nov 21 2021 Ben Greiner - Accomodate moved config to distconfig
* Sun Nov 14 2021 Ben Greiner - Update to 0.3.4
* Monkeypatch IPythonHandler to find nbclassic\'s jinja templates [#77] (AATTZsailer)
* Run JupyterLab browser tests as downstream tests #76 (AATTZsailer)
* add check-release workflow #75 (AATTZsailer)- Release 0.3.3
* Use Jupyter Packaging and other cleanup #68 (AATTZsailer)
* add missing lines to manifest #72 (AATTZsailer)
* add changelog comments for jupyter-releaser #70 (AATTZsailer)
* add setup.py back to enable jupyter_releaser #69 (AATTZsailer)
* Add workflow to test JupyterLab #67 (AATTZsailer)
* Expose classic notebook\'s static assets from their original endpoints #63 (AATTZsailer)- Release 0.32.2
* ExtensionManager\'s link_extension changed call signature #64 (AATTathornton)
* Fix link to the Jupyter Notebook repo in README #62 (AATTsaiwing-yeung)- Reenable libalternatives
* Thu Oct 28 2021 Ben Greiner - revert the usage of libalternatives due to gh#openSUSE/libalternatives#11
* Wed Sep 08 2021 Stefan Schubert - Use libalternatives instead of update-alternatives.
* Mon Aug 16 2021 Ben Greiner - reenable python36 build (uses python-ipykernel5 package)
* Fri Jul 23 2021 Ben Greiner - Update to version 0.3.1
* bump jupyter_server dependency to 1.8 #58 (AATTZsailer)- Release 0.3.0
* Support creating terminal with a given name. #52 (AATTcailiang9)
* BUG fix: correct redirection to {base_url}/edit/
*. #55 (AATTcailiang9)
* patch server\'s sorted_extensions to prioritize nbclassic #56 (AATTZsailer)- Release 0.2.8
* Remove forced sorting of extensions #49 (AATTminrk)
* Add Changelog #48 (AATTblink1073)- Release 0.2.7
* Fix deprecation warning when importing jupyter_server.transutils._ #47 (AATTmartinRenou)
* Add a redirect handler to open non-notebook files from the cli [#45] (AATTjtpio)
* Add default_url trait to NotebookApp #42 (AATTafshin)
* Fix GitHub Actions badge #40 (AATTjtpio)
* Run jupyter nbclassic -h on CI #29 (AATTjtpio)- Skip python2 and python36 (no ipykernel 6 on python36)
* Tue Feb 02 2021 Ben Greiner - initial specfile for 0.2.6- required by jupyterlab 3