Commit Graph

11 Commits

Author SHA256 Message Date
92d6a3b9dc - 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.

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
c8dd68df28 Accepting request 980921 from home:bnavigator:branches:devel:languages:python:jupyter
- 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)

OBS-URL: https://build.opensuse.org/request/show/980921
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=10
2022-06-05 18:31:11 +00:00
7087ef4582 Accepting request 955718 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/955718
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=9
2022-02-18 04:01:41 +00:00
d289dbcb95 - Accomodate moved config to distconfig
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=8
2021-11-21 09:18:25 +00:00
a0aa0ee897 Accepting request 931413 from home:bnavigator:branches:devel:languages:python:jupyter
- 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

OBS-URL: https://build.opensuse.org/request/show/931413
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=7
2021-11-14 17:41:44 +00:00
ea21bbb83e - revert the usage of libalternatives due to
gh#openSUSE/libalternatives#11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=6
2021-10-28 19:14:14 +00:00
652af83bff Accepting request 927754 from home:schubi2
- Use libalternatives instead of update-alternatives.
Ben, the latest updates regarding python-macros and rpmlint are available now. Are there still open points now ?

OBS-URL: https://build.opensuse.org/request/show/927754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=5
2021-10-27 11:52:16 +00:00
Markéta Machová
d63ee3b3c7 Accepting request 912454 from home:bnavigator:branches:devel:languages:python:jupyter
- reenable python36 build (uses python-ipykernel5 package)

OBS-URL: https://build.opensuse.org/request/show/912454
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=4
2021-08-17 12:49:45 +00:00
Markéta Machová
ade293cc55 Accepting request 907899 from home:bnavigator:branches:devel:languages:python:jupyter
- 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)

OBS-URL: https://build.opensuse.org/request/show/907899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=3
2021-07-27 08:44:20 +00:00
Dominique Leuenberger
55e535e18b Accepting request 868949 from devel:languages:python:jupyter
required by jupyterlab 3

OBS-URL: https://build.opensuse.org/request/show/868949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclassic?expand=0&rev=1
2021-02-10 20:30:10 +00:00
Markéta Machová
fab3fcceaf Accepting request 868762 from home:bnavigator:branches:devel:languages:python:jupyter
required by jupyterlab 3

OBS-URL: https://build.opensuse.org/request/show/868762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=1
2021-02-03 12:35:36 +00:00