Add sentinel_helpers.py

This commit is contained in:
heyarne 2021-03-02 11:06:48 +00:00
commit 48ee2aeb87
2 changed files with 10 additions and 0 deletions

View file

@ -11,5 +11,12 @@ copyright: "CC-BY-SA 4.0 2021" # Copyright year to be placed in the footer
logo: great-forty-foot-telescope-wikipedia.png # A path to the book logo
execute:
execute_notebooks: "off"
sphinx:
config:
nb_custom_formats:
.py:
- jupytext.reads
- fmt: Rmd
exclude_patterns: [_build, .cache, .config, .local, .npm, Thumbs.db, .DS_Store, "**.ipynb_checkpoints"]