There was an error while loading. Please reload this page.
1 parent 020e716 commit d21d478Copy full SHA for d21d478
1 file changed
README.md
@@ -10,10 +10,8 @@ The documentation follows the [Diataxis approach](https://diataxis.fr/).
10
4. Build the docs locally with `./build-docs.sh`. The new version is available in `docs/build/html/index.html`.
11
5. When the local version looks good, push your changes and make a pull request. Pushes to main will build and deploy the new version.
12
13
-```{note}
14
For the notebooks it is necessary to have the required pyAML packages installed in the environment.
15
If you add a new dependency remember to also add it in the requirements.txt or it will not be built correctly.
16
-```
17
18
## Where to Place Content
19
0 commit comments