-
Notifications
You must be signed in to change notification settings - Fork 4
Module 5 exercises C, D, & E #48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
+864
−65
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sadly we need to have line numbers enabled
4fe3432 to
044e245
Compare
b972133 to
cca831b
Compare
Maybe this will warn people against jumping in this rabbit hole ;)
Merged
rowanc1
reviewed
Nov 27, 2025
Contributor
rowanc1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments on the plugins!
Super cool stuff!
f8fc8b5 to
f5b3942
Compare
Co-authored-by: Rowan Cockett <913249+rowanc1@users.noreply.github.com>
…to parse Co-authored-by: Rowan Cockett <913249+rowanc1@users.noreply.github.com>
057ed96 to
8ce6f46
Compare
Member
Author
|
Thanks @rowanc1 for the review 🙇 |
rowanc1
reviewed
Nov 27, 2025
Member
Author
|
Merging without review. I want to share this with folks who might be able to act as test-learners. Please don't hesitate to add your review here after merge, I'll address your comments! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds content for module 5 exercises C-E.
I was finding myself repeating a lot of stuff, so I extracted a couple of plugins to reduce repetition, and documented their usage in the style guide and a new "helpers" page.
I also added commit checkpoints throughout and a dropdown callout for folks who might be joining the workshop late.
🔍 Preview: https://geojupyter-workshop-open-source-geospatial--48.org.readthedocs.build/
Note: This Pull Request preview is provided by ReadTheDocs. Our production website, however, is currently deployed with GitHub Pages.