Skip to content

Add a teaser on uv#4

Merged
fnattino merged 1 commit into
mainfrom
uv-teaser-fn
Oct 24, 2025
Merged

Add a teaser on uv#4
fnattino merged 1 commit into
mainfrom
uv-teaser-fn

Conversation

@fnattino

Copy link
Copy Markdown

At first, I have started on making uv the tool used throughout the episode by adapting all venv/pip commands (essentially adding uv in front of these) - but then I thought it could still be instructive to use the built-in tools here and point to uv as one of the possible options? I mean, commands like uv venv and uv pip make much more sense if you have used venv and pip before. Similarly, you appreciate uv run, after having to activate the environment before calling Python.

So, I have ended up only adding a callout onuv, suggesting it as the tool to try out when in doubt on what to experiment with.

What do you think?

@github-actions

github-actions Bot commented Oct 22, 2025

Copy link
Copy Markdown

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/esciencecenter-digital-skills/python-intermediate-development/compare/md-outputs..md-outputs-PR-4

The following changes were observed in the rendered markdown documents:

 12-virtual-environments.md | 35 ++++++++++++++++++++++++++---------
 md5sum.txt                 |  2 +-
 2 files changed, 27 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-10-22 10:51:11 +0000

github-actions Bot pushed a commit that referenced this pull request Oct 22, 2025

@sjvrijn sjvrijn left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think this is fine for now. You're right that since uv [venv|pip] is a drop-in replacement, there is no strict necessity to include it here. Same goes for the associated speed-up, or for having it already installed by the time we reach the packaging section: might be nice, but not needed.

I'm okay with seeing how it goes and perhaps adjusting the material afterwards again based on our experience.

@fnattino fnattino merged commit 3b39d9f into main Oct 24, 2025
3 checks passed
github-actions Bot pushed a commit that referenced this pull request Oct 24, 2025
Auto-generated via `{sandpaper}`
Source  : 3b39d9f
Branch  : main
Author  : Francesco Nattino <49899980+fnattino@users.noreply.github.com>
Time    : 2025-10-24 19:42:08 +0000
Message : Merge pull request #4 from esciencecenter-digital-skills/uv-teaser-fn

Add a teaser on `uv`
github-actions Bot pushed a commit that referenced this pull request Oct 24, 2025
Auto-generated via `{sandpaper}`
Source  : 8033634
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2025-10-24 19:42:56 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 3b39d9f
Branch  : main
Author  : Francesco Nattino <49899980+fnattino@users.noreply.github.com>
Time    : 2025-10-24 19:42:08 +0000
Message : Merge pull request #4 from esciencecenter-digital-skills/uv-teaser-fn

Add a teaser on `uv`
@sjvrijn sjvrijn deleted the uv-teaser-fn branch October 25, 2025 15:20
github-actions Bot pushed a commit that referenced this pull request Oct 28, 2025
Auto-generated via `{sandpaper}`
Source  : 8033634
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2025-10-24 19:42:56 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 3b39d9f
Branch  : main
Author  : Francesco Nattino <49899980+fnattino@users.noreply.github.com>
Time    : 2025-10-24 19:42:08 +0000
Message : Merge pull request #4 from esciencecenter-digital-skills/uv-teaser-fn

Add a teaser on `uv`
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.

2 participants