From 05358a50b5efa178bb3e6ef65a4cd5a8144dcb51 Mon Sep 17 00:00:00 2001 From: uriamor Date: Mon, 11 Dec 2023 14:59:04 +0200 Subject: [PATCH] .readthedocs.yaml build jbook --- docs/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6097ef8..1130af7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,4 +11,5 @@ seaborn==0.11.1 jupyter==1.0.0 myst-parser==0.15.2 livereload==2.6.3 -pandoc==2.0.1 \ No newline at end of file +pandoc==2.0.1 +jupyter-book==0.15.1 \ No newline at end of file