NASA-Openscapes / earthdata-cloud-cookbook

A tutorial book of workflows for research using NASA EarthData in the Cloud created by the NASA-Openscapes team
https://nasa-openscapes.github.io/earthdata-cloud-cookbook
Other
85 stars 30 forks source link

update importer function to include .md files #174

Closed jules32 closed 1 year ago

jules32 commented 1 year ago

https://github.com/NASA-Openscapes/earthdata-cloud-cookbook/blob/main/_import/quarto_import.py

To tackle at this week's Cookbook Hackday

jules32 commented 1 year ago

When you do this, could you please also:

cassienickles commented 1 year ago

If importing any file other than .ipynb files, requires "process: false" in the asset .json file for the specific file.

This has been merged in PR #179