Bug#1068901: jupyter notebook fails to start: ModuleNotFoundError: No module named 'jupyter_server.contents'

2024-04-17 Thread Fabrice Silva
Source: jupyter-core Version: 4.7.1-1+deb11u1 Followup-For: Bug #1068901 Dear Maintainer, I can confirm the bug. After a first error traceback mentioning the need of module jupyter_server, I installed the debian package jupyter-server (which was visibly not needed previously for a local Jupyter

Bug#1068901: jupyter notebook fails to start: ModuleNotFoundError: No module named 'jupyter_server.contents'

2024-04-13 Thread Steven Robbins
Package: jupyter Version: 5.3.2-1 Severity: normal $ jupyter notebook Traceback (most recent call last): File "/usr/lib/python3/dist-packages/notebook/traittypes.py", line 235, in _resolve_classes klass = self._resolve_string(klass) ^^^ File