NASA-IMPACT / veda-docs

Documentation for the VEDA Project
https://nasa-impact.github.io/veda-docs
Apache License 2.0
7 stars 7 forks source link

Notebook name fixes #36

Closed mccabete closed 1 year ago

mccabete commented 1 year ago

Updates a column name, and prevents example from breaking if fireline and perimeter data update in an out-of-sync way.

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

jsignell commented 1 year ago

This looks good! Just a reminder that it is best to restart the kernel and run all the cells in order before checking it in to github. So the first cell should be [1]. That way we can know for sure that the notebook actually works as written.