ProjectPythia / pythia-foundations

Jupyterbook source for the Foundations collection
http://foundations.projectpythia.org
Apache License 2.0
59 stars 42 forks source link

Markdown notebook #248

Open dcamron opened 2 years ago

dcamron commented 2 years ago

Draft, drop in Markdown in Jupyter content from Unidata's Python workshop materials. I might not be able to properly clean this up until next week, but wanted to put it in place in case anyone had specific requests for things to overview or external resources to link to.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

github-actions[bot] commented 2 years ago

This pull request is being automatically built with GitHub Actions and Netlify. To see the status of your deployment, click below.

🔍 Git commit SHA: 13d580fbd15305277fae89d19b920cc22f43f424 ✅ Deployment Preview URL: https://6255f6ca33e3660aae6f97fe--pythia-foundations.netlify.app

clyne commented 2 years ago

This looks great @dcamron! I think it is just the right coverage for our goals. A couple of suggestions:

  1. Would it make sense to explicitly suggest trying things out with Binder? Seems like a real simple way to reinforce the content...
  2. How about including how to add a Link?
kmpaul commented 2 years ago

@dcamron: To get the link-checker action to pass, you may need to update your branch with the most recent changes in the main branch.