Skip to content

Conversation

@liz-is
Copy link
Contributor

@liz-is liz-is commented Apr 16, 2025

This adds a new section to the "Seeking Help" episode, titled "Other ways to get help" that discusses searching the internet, StackOverflow, talking to another person, and generative AI chatbots e.g. ChatGPT as possible ways to get more help when faced with errors while coding. The existing material on StackOverflow and useful functions in R that help formulate a question (and reproducible example) was incorporated into this new section.

These changes are based on the changes made to the python-novice-gapminder lesson by @tobyhodges. I haven't made any major to changes to the text introduced there, I've just tried to incorporate it into the flow of this episode.

Feedback welcome!

@github-actions
Copy link

github-actions bot commented Apr 16, 2025

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/swcarpentry/r-novice-gapminder/compare/md-outputs..md-outputs-PR-917

The following changes were observed in the rendered markdown documents:

 03-seeking-help.md | 74 +++++++++++++++++++++++++++++++++++++++++++++++-------
 md5sum.txt         |  2 +-
 2 files changed, 66 insertions(+), 10 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-04-16 14:44:11 +0000

github-actions bot pushed a commit that referenced this pull request Apr 16, 2025
Copy link
Contributor

@skanwal skanwal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @liz-is for adding this information.
The other PR has also been merged and it looks good to me.

@liz-is
Copy link
Contributor Author

liz-is commented Apr 17, 2025

Thanks @skanwal!

One thing I forgot to put in the initial comment: I think as with the linked PR, it'd be good to keep this open for a week or so to get feedback from community members, since opinions on genAI vary widely!

Copy link
Member

@tobyhodges tobyhodges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for putting this together @liz-is 🙌

@skanwal skanwal merged commit c1be214 into swcarpentry:main Apr 29, 2025
3 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 29, 2025
Auto-generated via `{sandpaper}`
Source  : c1be214
Branch  : main
Author  : Sehrish Kanwal <[email protected]>
Time    : 2025-04-29 23:44:34 +0000
Message : Merge pull request #917 from liz-is/llm-assistants

Add content on generative AI to the "Seeking help" episode
github-actions bot pushed a commit that referenced this pull request Apr 29, 2025
Auto-generated via `{sandpaper}`
Source  : cae8b00
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2025-04-29 23:45:42 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : c1be214
Branch  : main
Author  : Sehrish Kanwal <[email protected]>
Time    : 2025-04-29 23:44:34 +0000
Message : Merge pull request #917 from liz-is/llm-assistants

Add content on generative AI to the "Seeking help" episode
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.

3 participants