python-notebook/python-notebook-rpmlintrc
Benjamin Greiner d2e928fdaf Accepting request 1106074 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 7.0.2
  * Update to JupyterLab 4.0.4 packages #6998 (@jtpio)
  * Improve about dialog #6996 (@yjrab)
  * Added documentation link in Help menu #6993 (@Mikil03)
- Release 7.0.1
  * Update accessibly compliance section in the docs #6982
    (@andrii-i)
  * Update the browser tab favicon on kernel busy #6980 (@jtpio)
- Release 7.0.0
  ## New features
  * https://jupyter-notebook.readthedocs.io/en/latest/notebook_7_features.h
  * Debugger
  * Real Time collaboration
  * Table of Contents
  * Theming and Dark Mode
  * Internationalization
  * Accessibility Improvements
  * Support for many JupyterLab extensions
  * A document-centric user experience
  * Compact View on Mobile Devices
  ## Migrating to Notebook 7
  * https://jupyter-notebook.readthedocs.io/en/latest/migrate_to_notebook7.html
  * If you need to maintain compatibility with the Classic Notebook
    for extensions or other customizations that are critical to
    your workflows, you can switch to nbclassic, which will provide
    compatibility with the old notebook interface and support
    during an intermediate transition period to Notebook 7
- Add notebook-issue7014-fixtests.patch gh#jupyter/notebook#7014

OBS-URL: https://build.opensuse.org/request/show/1106074
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=67
2023-08-26 15:46:23 +00:00

2 lines
142 B
Plaintext

# jupyter-notebook requires python3-notebook which provides one of the alternatives
addFilter("desktopfile-without-binary .*jupyter-notebook")