From 74ba3b449b97b0bc46e0f62fab97aadd8c185f93 Mon Sep 17 00:00:00 2001 From: Nico Mandery Date: Tue, 22 Aug 2023 12:20:43 +0200 Subject: [PATCH] install jupyter when building docs as jupyter is no longer pulled in automatically --- docs/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/requirements.txt b/docs/requirements.txt index 20e0e29..1dc2f4b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,6 +4,7 @@ sphinx-autodoc-typehints h3==3.7.6 matplotlib rasterio==1.3.3 +jupyter jupyter-sphinx scipy pandas