GeoLab Notebook Template#4
Conversation
|
@sarahw-earthscope I have made the changes you suggested and the PR is ready for final review. |
tkbravo
left a comment
There was a problem hiding this comment.
Overall, I think this is a strong template. I left a few minor suggestions to further improve the learner experience and better position the notebooks within the Academy curriculum, but nothing that would prevent moving forward. Nice work!
| "source": [ | ||
| "> **TEMPLATE INSTRUCTIONS — delete this entire cell before publishing**\n", | ||
| ">\n", | ||
| "> This template is designed to help you create consistent, easy-to-follow GeoLab notebooks.\n", |
There was a problem hiding this comment.
Emphasize 'instructional' notebooks, maybe "easy-to-follow GeoLab instructional notebooks"
| "metadata": {}, | ||
| "source": [ | ||
| "**Version:** 1.0 | **Last updated:** [YYYY-MM-DD] | \n", | ||
| "\n", |
There was a problem hiding this comment.
Add 'Estimated Time' and 'Pathway' (to show it is part of MVP1 (for example))
| "id": "c5008800-7811-4fbc-9721-9869da927fc2", | ||
| "metadata": {}, | ||
| "source": [ | ||
| "## 6. Exploration Exercises\n", |
There was a problem hiding this comment.
I would suggest changing the Exploration Exercises heading to 'Practice & Exploration' so it feels less like homework
Adding notebook template to the repo for contributors to use as a reference when creating new GeoLab notebooks.