From 7f7fe94df970d2333c27c704ffb35797b825dc5c Mon Sep 17 00:00:00 2001 From: Victoria Phelps Date: Thu, 31 Oct 2024 13:31:38 -0700 Subject: [PATCH] adding default juypterbook template --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 5f534f8..331487c 100644 --- a/_config.yml +++ b/_config.yml @@ -21,9 +21,9 @@ bibtex_bibfiles: # Information about where the book exists on the web repository: - url: https://github.com/executablebooks/jupyter-book # Online location of your book + url: https://jedi-force.github.io/snap-manual/ # Online location of your book path_to_book: docs # Optional path to your book, relative to the repository root - branch: master # Which branch of the repository should be used when creating links (optional) + branch: jupyterbook # Which branch of the repository should be used when creating links (optional) # Add GitHub buttons to your book # See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository