Skip to content

feat: add callout to set venv in VS Code#329

Merged
anenadic merged 1 commit intomainfrom
301-set-interpreter
Nov 22, 2025
Merged

feat: add callout to set venv in VS Code#329
anenadic merged 1 commit intomainfrom
301-set-interpreter

Conversation

@amangoel185
Copy link
Member

@github-actions
Copy link

github-actions bot commented Nov 20, 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/carpentries-incubator/better-research-software/compare/md-outputs..md-outputs-PR-329

The following changes were observed in the rendered markdown documents:

 03-reproducible-dev-environment.md      |  27 +++++++++++++++++++++++++++
 fig/vscode-interpreter-path.png (new)   | Bin 0 -> 539453 bytes
 fig/vscode-interpreter-venv.png (new)   | Bin 0 -> 853717 bytes
 fig/vscode-select-interpreter.png (new) | Bin 0 -> 508721 bytes
 md5sum.txt                              |   3 +--
 5 files changed, 28 insertions(+), 2 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-11-20 11:42:07 +0000

github-actions bot pushed a commit that referenced this pull request Nov 20, 2025
@anenadic anenadic marked this pull request as ready for review November 22, 2025 17:12
@anenadic anenadic merged commit 03d9bfe into main Nov 22, 2025
3 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 22, 2025
Auto-generated via `{sandpaper}`
Source  : 03d9bfe
Branch  : main
Author  : Aleksandra Nenadic <a.nenadic@manchester.ac.uk>
Time    : 2025-11-22 17:12:41 +0000
Message : Merge pull request #329 from carpentries-incubator/301-set-interpreter

feat: add callout to set venv in VS Code
github-actions bot pushed a commit that referenced this pull request Nov 22, 2025
Auto-generated via `{sandpaper}`
Source  : ad7a6e9
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2025-11-22 17:13:26 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 03d9bfe
Branch  : main
Author  : Aleksandra Nenadic <a.nenadic@manchester.ac.uk>
Time    : 2025-11-22 17:12:41 +0000
Message : Merge pull request #329 from carpentries-incubator/301-set-interpreter

feat: add callout to set venv in VS Code
@anenadic anenadic deleted the 301-set-interpreter branch November 22, 2025 17:13
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.

Add a callout on how to save virtual env settings in VS Code for the project workspace

2 participants