Package: python3-notebook
Severity: important
Version: 6.5.4-3
A recent sid upgrade with the new notebook version appears to have
broken it due to javascript incompatibilities.
One is in libjs-marked, I filed #1003600 for it.
But after fixing that locally, showing directories works, but opening
notebooks gets an error
Uncaught TypeError: this.pager_element.resizable is not a function
Pager pager.js:26
<anonymous> main.js:118
execCb require.js:1696
check require.js:883
enable require.js:1139
bind require.js:134
emit require.js:1189
each require.js:59
emit require.js:1188
check require.js:938
enable require.js:1176
init require.js:788
callGetModule require.js:1203
completeLoad require.js:1590
onScriptLoad require.js:1717
I haven't really found what to do. Apparently some dependency is either
missing or has the wrong version, but I don't know which one.
Best regards
Thomas