mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Ignore unnecessary files when building jupyter-book
This commit is contained in:
parent
81845d2d93
commit
01b6678097
1 changed files with 2 additions and 0 deletions
|
|
@ -11,3 +11,5 @@ 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"
|
||||
|
||||
exclude_patterns: [_build, .cache, .config, .local, .npm, Thumbs.db, .DS_Store, "**.ipynb_checkpoints"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue