Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sagemathgh-36506: Support launching notebook 7
As reported in sagemath#36414, running `sage -notebook` fails with jupyter notebook 7. This seems to be just a matter of a changed import, which we fix. ### 📝 Checklist - [x] The title is concise, informative, and self-explanatory. - [x] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. Fixes: sagemath#36414 URL: sagemath#36506 Reported by: Gonzalo Tornaría Reviewer(s): Matthias Köppe
- Loading branch information