python-notebook
No description set
- Developed at devel:languages:python:jupyter
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-notebook && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
notebook-6.2.0.tar.gz | 0013927515 13.3 MB | |
python-notebook-rpmlintrc | 0000000181 181 Bytes | |
python-notebook.changes | 0000040445 39.5 KB | |
python-notebook.spec | 0000009145 8.93 KB |
Revision 9 (latest revision is 35)
Dominique Leuenberger (dimstar_suse)
accepted
request 872505
from
Markéta Machová (mcalabkova)
(revision 9)
- specfile: * update copyright year * update tornado version requirement * removed remove_nose.patch, included upstream - update to version 6.2.0: * Increase minimum tornado version (:ghpull:`5933`) * Adjust skip decorators to avoid remaining dependency on nose (:ghpull:`5932`) * Ensure that cell ids persist after save (:ghpull:`5928`) * Add reconnection to Gateway (form nb2kg) (:ghpull:`5924`) * Fix some typos (:ghpull:`5917`) * Handle TrashPermissionError, now that it exists (:ghpull:`5894`) - changes from version 6.1.6: * do not require nose for testing (:ghpull:`5826`) * [docs] Update Chinese and Hindi readme.md (:ghpull:`5823`) * Add support for creating terminals via GET (:ghpull:`5813`) * Made doc translations in Hindi and Chinese (:ghpull:`5787`)
Comments 2
Jupyter Notebook stopped working in the latest snapshot, with the following error:
AttributeError: module 'mistune' has no attribute 'BlockGrammar
. I'm using the latest openSUSE Tumbleweed 20220102.I've included the full debug output:
https://bugzilla.opensuse.org/show_bug.cgi?id=1194173