Include sentinel_helpers.py and repository button in jupyter-book

This commit is contained in:
heyarne 2021-03-02 14:30:28 +01:00
commit 5461777aea
4 changed files with 22 additions and 10 deletions

View file

@ -12,11 +12,9 @@ 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
repository:
url: https://github.com/heyarne/remote-sensing-for-journalism
html:
use_repository_button: true
exclude_patterns: [_build, .cache, .config, .local, .npm, Thumbs.db, .DS_Store, "**.ipynb_checkpoints"]