me
/
guix
Archived
1
0
Fork 0

gnu: python-notebook: Use HTTPS home page URI.

* gnu/packages/python-xyz.scm (python-notebook)[home-page]: Use HTTPS URI.
master
Nicolas Goaziou 2021-02-28 11:29:11 +01:00
parent 6c70a7104a
commit c2424076fb
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -10249,7 +10249,7 @@ convert an @code{.ipynb} notebook file into various static formats including:
`(("python-nose" ,python-nose)
("python-sphinx" ,python-sphinx)
("python-requests" ,python-requests)))
(home-page "http://jupyter.org/")
(home-page "https://jupyter.org/")
(synopsis "Web-based notebook environment for interactive computing")
(description
"The Jupyter HTML notebook is a web-based notebook environment for