From dc72f6512b8d9fcf52aa407af8b12835df683038 Mon Sep 17 00:00:00 2001 From: AakashGC Date: Thu, 3 Dec 2020 12:32:06 +1100 Subject: [PATCH] added nb_repo_url config --- lectures/_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lectures/_config.yml b/lectures/_config.yml index 6db4582a..2c48ad48 100644 --- a/lectures/_config.yml +++ b/lectures/_config.yml @@ -21,6 +21,7 @@ sphinx: header_organisation_url: https://quantecon.org header_organisation: QuantEcon repository_url: https://github.com/QuantEcon/lecture-python-programming.myst + nb_repository_url: https://github.com/QuantEcon/lecture-python-programming.notebooks twitter: quantecon twitter_logo_url: https://assets.quantecon.org/img/qe-twitter-logo.png og_logo_url: https://assets.quantecon.org/img/qe-og-logo.png