From 3b6663b982c615f2381dde2b7dd4d979440993af Mon Sep 17 00:00:00 2001 From: mmcky Date: Tue, 25 Nov 2025 15:48:34 +1100 Subject: [PATCH] chore: update quantecon-book-theme to v0.13.1 - Fixes Colab launch button URL generation for flat notebook repositories - Adds nb_path_to_notebooks configuration option - See: https://github.com/QuantEcon/quantecon-book-theme/releases/tag/v0.13.1 --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 790dd47bd..ffc4583fa 100644 --- a/environment.yml +++ b/environment.yml @@ -7,7 +7,7 @@ dependencies: - pip - pip: - jupyter-book==1.0.4post1 - - quantecon-book-theme==0.13.0 + - quantecon-book-theme==0.13.1 - sphinx-tojupyter==0.4.0 - sphinxext-rediraffe==0.2.7 - sphinx-exercise==1.2.0