From a95601a2b3f95cbbdb3058ed70f0a92c8a2a29a4 Mon Sep 17 00:00:00 2001 From: mmcky Date: Tue, 30 Jan 2024 13:13:21 +1100 Subject: [PATCH] MAINT: review _config and update Google Analytics --- lectures/_config.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lectures/_config.yml b/lectures/_config.yml index d55de65..185c44a 100644 --- a/lectures/_config.yml +++ b/lectures/_config.yml @@ -29,7 +29,7 @@ html: latex: latex_documents: - targetname: quantecon-python.tex + targetname: quantecon-stats.tex sphinx: extra_extensions: [sphinx_multitoc_numbering, sphinxext.rediraffe, sphinx_tojupyter, sphinxcontrib.youtube, sphinx.ext.todo, sphinx_exercise, sphinx_togglebutton, sphinx.ext.intersphinx, sphinx_reredirects] @@ -81,16 +81,16 @@ sphinx: url: https://johnstachurski.net/ header_organisation_url: https://quantecon.org header_organisation: QuantEcon - repository_url: https://github.com/QuantEcon/lecture-python.myst - nb_repository_url: https://github.com/QuantEcon/lecture-python.notebooks + repository_url: https://github.com/QuantEcon/lecture-stats.myst + nb_repository_url: https://github.com/QuantEcon/lecture-stats.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 description: This website presents a set of lectures on statistics for computational economics. keywords: Python, QuantEcon, Quantitative Economics, Economics, Sloan, Alfred P. Sloan Foundation, Tom J. Sargent, John Stachurski - #analytics: - #google_analytics_id: G-J0SMYR4SG3 + analytics: + google_analytics_id: G-NJV5XPRDFV launch_buttons: colab_url : https://colab.research.google.com @@ -130,8 +130,8 @@ sphinx: heavy_tails: https://intro.quantecon.org/heavy_tails.html tojupyter_static_file_path: ["source/_static", "_static"] tojupyter_target_html: true - tojupyter_urlpath: "https://python.quantecon.org/" - tojupyter_image_urlpath: "https://python.quantecon.org/_static/" + tojupyter_urlpath: "https://stats.quantecon.org/" + tojupyter_image_urlpath: "https://stats.quantecon.org/_static/" tojupyter_lang_synonyms: ["ipython", "ipython3", "python"] tojupyter_kernels: python3: