diff --git a/docs/source/conf.py b/docs/source/conf.py index 95302fc..738c880 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -48,6 +48,7 @@ "branch": "main", "binderhub_url": "https://mybinder.org", "dependencies": ["../requirements.txt"], + "notebooks_dir": "notebooks", "use_jupyter_lab": True, }, }