Merge pull request #178895 from collares/sage-notebook

sage: depend on python3Packages.notebook
This commit is contained in:
7c6f434c 2022-07-01 16:43:34 +00:00 committed by GitHub
commit 3614186dd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,6 +113,7 @@ let
tkinter # optional, as a matplotlib backend (use with `%matplotlib tk`)
scipy
ipywidgets
notebook # for "sage -n"
rpy2
sphinx
pillow