Skip to content

investigate: associate uv-managed projects & scripts with their associated python interpreter #6229

@austin3dickey

Description

uv allows for the creation and management of "projects": https://docs.astral.sh/uv/guides/projects

If one of these projects exists already, and is opened in Positron, we could probably optimize the user experience by starting the Python interpreter that's associated. Are there other optimizations we could make?

In addition, uv has specific ways to manage dependencies of python scripts, which allow it to create venvs that are used during uv run. https://docs.astral.sh/uv/guides/scripts

Could we associate those interpreters with those scripts as well?

Depends on work in #3093, and relates to #5165 (but is distinct because this issue assumes the project exists already).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestinvestigateNeeds initial, limited investigation to prioritizelang: python

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions