Skip to content

Commit

Permalink
use rendered notebook, add cell metadata for large outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyhq committed Aug 20, 2024
1 parent c19cd9d commit 626130e
Show file tree
Hide file tree
Showing 2 changed files with 3,029 additions and 81 deletions.
2 changes: 2 additions & 0 deletions book/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ execute:
- "cloud-computing/04-cloud-optimized-icesat2.ipynb"
- "cloud-computing/atl08_parquet_files/atl08_parquet.ipynb"
- "machine-learning/point_cloud_classifier.ipynb"
- "**/ICESat2_Data_Access_Tutorial.ipynb"
allow_errors: false
# Per-cell notebook execution limit (seconds)
timeout: 300
Expand All @@ -65,6 +66,7 @@ bibtex_bibfiles:
- references.bib
sphinx:
config:
suppress_warnings: ["mystnb.unknown_mime_type", "myst.header"]
bibtex_reference_style: author_year # or label, super, \supercite
nb_custom_formats:
.py:
Expand Down
Loading

0 comments on commit 626130e

Please sign in to comment.