From a4045ca9da7a66f3f1ca2e0d2776c8e24700d7a5 Mon Sep 17 00:00:00 2001 From: ncherukuadmin Date: Fri, 8 Dec 2023 15:07:19 -0800 Subject: [PATCH] Addressing linker errors --- _config.yml | 2 +- notebooks/cloudfield_visualizer.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 84c1c97..52758c1 100644 --- a/_config.yml +++ b/_config.yml @@ -44,7 +44,7 @@ sphinx: html_permalinks_icon: '' html_theme_options: home_page_in_toc: true - repository_url: https://github.com/NihanthCW/vapor-python-cookbook/ # Online location of your book + repository_url: https://github.com/ProjectPythia/vapor-python-cookbook/ # Online location of your book repository_branch: main # Which branch of the repository should be used when creating links (optional) use_issues_button: true use_repository_button: true diff --git a/notebooks/cloudfield_visualizer.ipynb b/notebooks/cloudfield_visualizer.ipynb index 3c44b10..9ba11c6 100644 --- a/notebooks/cloudfield_visualizer.ipynb +++ b/notebooks/cloudfield_visualizer.ipynb @@ -23,7 +23,7 @@ "\n", "The netcdf file: bomex_qv_qn.nc -- 527 Mbytes\n", "\n", - "[https://drive.google.com/file/d/1E0IORCCpZUGaMClbv2m4YFfiM34kC1FY/view?usp=sharing](https://drive.google.com/file/d/1E0IORCCpZUGaMClbv2m4YFfiM34kC1FY/view?usp=sharing)\n" + "\n" ] }, {