diff --git a/book/_config.yml b/book/_config.yml index 1fec0903..e4921677 100644 --- a/book/_config.yml +++ b/book/_config.yml @@ -18,11 +18,12 @@ html: use_issues_button: true use_repository_button: true use_edit_page_button: true + announcement: "ℹ️ This is the FESTIM1 tutorial. For the FESTIM2 tutorial, see here." execute: # Force re-execution of notebooks on each build. # See https://jupyterbook.org/content/execute.html - # execute_notebooks: force + # execute_notebooks: off timeout: -1 # Disable timeouts for executing notebooks cells