Skip to content
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

Episode 3 #16

Merged
merged 5 commits into from
Jan 16, 2025
Merged

Episode 3 #16

merged 5 commits into from
Jan 16, 2025

Conversation

jdangerx
Copy link
Member

@jdangerx jdangerx commented Dec 30, 2024

Overview

Closes #14 .

What problem does this address?

What did you change in this PR?

Testing

How did you make sure this worked? How can a reviewer verify this?

To-do list

Tasks

Preview Give feedback

Copy link

github-actions bot commented Dec 30, 2024

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/catalyst-cooperative/open-energy-data-for-all/compare/md-outputs..md-outputs-PR-16

The following changes were observed in the rendered markdown documents:

 accessing-remote-data.md (new)               | 579 +++++++++++++++++++++++++++
 config.yaml                                  |   4 +-
 downloading-files-programmatically.md (gone) |  44 --
 md5sum.txt                                   |   8 +-
 other-options.md                             |   2 +
 scraping-data.md                             |   2 +
 6 files changed, 589 insertions(+), 50 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2025-01-16 14:39:19 +0000

@jdangerx jdangerx marked this pull request as draft December 30, 2024 19:55
github-actions bot pushed a commit that referenced this pull request Dec 30, 2024
@jdangerx jdangerx linked an issue Jan 3, 2025 that may be closed by this pull request
2 tasks
github-actions bot pushed a commit that referenced this pull request Jan 16, 2025
@jdangerx jdangerx marked this pull request as ready for review January 16, 2025 14:40
@jdangerx jdangerx merged commit 6cfd47c into main Jan 16, 2025
3 of 4 checks passed
@jdangerx jdangerx deleted the ep-3 branch January 16, 2025 14:40
github-actions bot pushed a commit that referenced this pull request Jan 16, 2025
Auto-generated via `{sandpaper}`
Source  : 6cfd47c
Branch  : main
Author  : Dazhong Xia <[email protected]>
Time    : 2025-01-16 14:40:53 +0000
Message : feat(ep3): accessing remote data first draft (#16)

* Tweak high level goals / keypoints

* Add content for the downloading files episode

* flesh out downloading, start API discussion

* Flesh out examples, edit challenges

* Cut some content and focus a little bit more on the API-learning framework.
github-actions bot pushed a commit that referenced this pull request Jan 16, 2025
Auto-generated via `{sandpaper}`
Source  : 96d0f44
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2025-01-16 14:41:41 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 6cfd47c
Branch  : main
Author  : Dazhong Xia <[email protected]>
Time    : 2025-01-16 14:40:53 +0000
Message : feat(ep3): accessing remote data first draft (#16)

* Tweak high level goals / keypoints

* Add content for the downloading files episode

* flesh out downloading, start API discussion

* Flesh out examples, edit challenges

* Cut some content and focus a little bit more on the API-learning framework.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lesson 3: accessing remote data
1 participant