File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 6161# BibTeX files
6262bibtex_bibfiles = ['RVT.bib' ]
6363
64+ # Do not execute notebooks
65+ nbsphinx_execute = "never"
66+ # optional: keep the build green even if a notebook would fail
67+ # nbsphinx_allow_errors = True
68+
6469# -- Options for HTML output -------------------------------------------------
6570
6671# The theme to use for HTML and HTML Help pages. See the documentation for
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Both notebooks are available in the `examples folder in the repository <https://
99
1010
1111Tiled processing
12- ++++
12+ ++++++++++++++++
1313We have prepared two Jupyter Notebooks for processing of large datasets (to large to fit in RAM).
1414The notebooks can also be used for processing large number of GeoTIFF files with one click.
1515
You can’t perform that action at this time.
0 commit comments