Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

jupyter-nbclassic-1.3.3-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: jupyter-nbclassic Distribution: openSUSE Tumbleweed
Version: 1.3.3 Vendor: openSUSE
Release: 1.2 Build date: Thu Mar 26 13:19:35 2026
Group: Unspecified Build host: reproducible
Size: 16371 Source RPM: python-nbclassic-1.3.3-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jupyterlab/nbclassic
Summary: Jupyter Notebook as a Jupyter Server Extension
NBClassic runs the Jupyter Notebook frontend on the Jupyter Server backend.

This project prepares for a future where JupyterLab and other frontends switch
to Jupyter Server for their Python Web application backend. Using this package,
users can launch Jupyter Notebook, JupyterLab and other frontends side-by-side
on top of the new Python server backend.

This package contains the jupyterlab server configuration and desktop files

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Mar 26 2026 Daniel Garcia <daniel.garcia@suse.com>
  - Add CVE-2026-27601.patch to force usage of underscore >= 1.13.8 and
    revendor node_modules.tar.xz
    (CVE-2026-27601, bsc#1259165)
* Thu Feb 12 2026 Daniel Garcia <daniel.garcia@suse.com>
  - Update to 1.3.3:
    - Copy static assets to legacy paths for notebook 6 compatibility
    [#]## Maintenance and upkeep improvements
    - Bump actions/create-github-app-token from 2.1.1 to 2.1.4
    - Copy static assets to legacy paths for notebook 6 compatibility
    - Bump actions/setup-node from 4.4.0 to 5.0.0
    - Bump actions/setup-python from 5.6.0 to 6.0.0
  - 1.3.2
    - Bump actions/create-github-app-token from 2.1.0 to 2.1.1
    - Bump actions/checkout from 4.2.2 to 5.0.0
    - Bump actions/download-artifact from 4.3.0 to 5.0.0
    - Bump actions/create-github-app-token from 2.0.6 to 2.1.0
    - Bump actions/cache from 4.2.3 to 4.2.4
    - Migrate google-caja to npm
    - Migrate react and react-dom to npm
    - Migrate codemirror to npm
    - Migrate requirejs dependencies to npm
    - Migrate es6-promise
    - Migrate marked to npm
    - Fix jquery npm migration
    - Migrate MathJax to npm
    - Migration of jquery, jquery-ui and jquery-typeahead to npm
    - Partial migration of JS dependencies to npm
    - Migrate font-awesome dependency to npm
    - Bump pandoc/actions from 1.1.0 to 1.1.1
    - Bump jupyter-server/jupyter_releaser from
      45ee32c387085d5f1df41da443ade8b952a9dac6 to
      6accaa3c07b69acaa1e14e00ba138133d8cbe879
    - Bump jupyterlab/maintainer-tools from 0.28.0 to 0.28.1
    - Bump actions/setup-python from 5.3.0 to 5.6.0
    - Improve GitHub Action security
    - Update release process in to steps
* Wed Jun 11 2025 Daniel Garcia <daniel.garcia@suse.com>
  - Update to 1.3.1 (CVE-2025-5889, bsc#1244343):
    * Fix Hatch build fails in src directory #340 (@danyeaw)
    * Fix mo translations missing from wheels #339 (@danyeaw)
    * Support offline source distribution builds #337 (@danyeaw)
    * Add CI workflow dispatch and timeouts #343 (@danyeaw)
    * Reformat pyproject.toml #342 (@danyeaw)
  - 1.3.0:
    * Improve build performance through improving artifact patterns #317 (@danyeaw)
    * Save as improvements #267 (@andrewfulton9)
    * Upload release artifacts on push #332 (@RRosio)
    * Add Release workflows #331 (@RRosio)
    * Fix set-output deprecation warnings #330 (@RRosio)
    * Update JavaScript dependencies #329 (@danyeaw)
    * Drop support for Python 3.8, Test with 3.12 and 3.13 #327 (@danyeaw)
    * Automatically cancel concurrent workflows #326 (@danyeaw)
    * Initial migration from Bower to Yarn #323 (@danyeaw)
    * Fix CI Check Release job with deprecated action use #322 (@RRosio)
    * Update JQuery, Bootstrap, Underscore, Backbone, and requirejs-text #321 (@danyeaw)
    * Restore usage of flake8 and add to CI #316 (@danyeaw)
    * Migrate from setup.py to pyproject.toml #315 (@danyeaw)
    * Update macos action runner image to macos-13 #311 (@RRosio)
    * Remove use of deprecated distutils #310 (@danyeaw)
* Wed Mar 12 2025 Ben Greiner <code@bnavigator.de>
  - Update to 1.2.0
    [#]# Bugs fixed
    * Add view handler to serve files when Notebook 7 is installed
      [#287] (@RRosio)
    * fix: pasting outside of cells doing nothing #285
      (@iisakkirotko)
    [#]# Maintenance and upkeep improvements
    * Fix SyntaxWarning from update message #297 (@living180)
    * Replace pipes with shlex #286 (@frenzymadness)
  - Refresh node modules, contains non-fixable vulnerabilities.
    * gh#jupyter/nbclassic#324
    * Nothing of this lands in the built packages
* Wed Dec 04 2024 Nico Krapp <nico.krapp@suse.com>
  - refresh node modules
    * update cross-spawn module to 7.0.6 - CVE-2024-21538 (bsc#1233851)
* Wed Jul 24 2024 Daniel Garcia <daniel.garcia@suse.com>
  - Build from source instead of use .whl from pypi.
* Tue Mar 05 2024 Ben Greiner <code@bnavigator.de>
  - Skip python39: no longer supported since ipython 8.19
* Thu Aug 17 2023 Ben Greiner <code@bnavigator.de>
  - Suggest primary python package -- boo#1214354
* Sun Jun 11 2023 Ben Greiner <code@bnavigator.de>
  - Update to 1.0.0
    * only documentation changes despite the big version bump
* Mon May 01 2023 Ben Greiner <code@bnavigator.de>
  - Update to 0.5.6
    * Add show_banner trait to control the banner display #243
      (@echarles)
    * Use the correct icon to display the application #245
      (@befeleme)
    * State the correct name of the application in the desktop entry
      [#244] (@befeleme)
* Sun Apr 23 2023 Ben Greiner <code@bnavigator.de>
  - Update to 0.5.5
    * Remove redirect from /notebooks to /files #235 (@mwouts)
  - Release 0.5.4
    * Copy marked.umd.js to marked.js and revert loading #236
      (@echarles)
* Sun Mar 19 2023 Ben Greiner <code@bnavigator.de>
  - Update to 0.5.3
    * Fix generating of .mo and .json files for nl translation #221
      (@frenzymadness)
    * Fix banner icons #220 (@echarles)
  - Release 0.5.2
    * Add news banner and log #215 (@echarles)
    * Update get_rendered_contents further marked javascript upgrade
      [#210] (@echarles)
    * Update security concerns link #218 (@RRosio)
    * Don't require two different minimal versions of jupyter_server
      [#208] (@hroncok)
* Thu Feb 09 2023 Arun Persaud <arun@gmx.de>
  - specfile:
    * update copyright year
  - update to version 0.5.1:
    * Bugs fixed
      + Add packages and package_data back in the setup_args #206
      (@echarles)
      + Add static and templates as artifact for hatch build #205
      (@echarles)
  - changes from version 0.5.0:
    * Enhancements made
      + Upgrade to marked 4.0.10 #201 (@echarles)
    * Bugs fixed
      + Ci test fixes round1 #202 (@ericsnekbytes)
      + fix loading of static and template path config #192 (@minrk)
      + Add pytest_jupyter to the list of test deps #190 (@echarles)
      + Align setup.py and setup.cfg #181 (@echarles)
    * Maintenance and upkeep improvements
      + Ci test fixes round1 #202 (@ericsnekbytes)
      + Remove duplicate notebook_shim from setup.cfg #197
      (@frenzymadness)
      + Upgrade moment javascript package #186 (@echarles)
      + Add dependabot config #175 (@blink1073)
    * Documentation improvements
      + Update documentation #196 (@RRosio)
      + Update the project URL #194 (@jtpio)
    * Other merged PRs
      + Fix the jupyter server base.handlers import #187 (@echarles)
      + Revert pull request 168 #184 (@echarles)

Files

/usr/etc/jupyter/jupyter_server_config.d/nbclassic.json
/usr/share/applications/jupyter-nbclassic.desktop
/usr/share/icons/hicolor/scalable/apps/nbclassic.svg
/usr/share/licenses/jupyter-nbclassic
/usr/share/licenses/jupyter-nbclassic/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 01:28:36 2026