-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the task
We always use a virtual environment to self-contain all Python files to this workspace and not clutter or rely on external environments (such as the user's profile on their computer).
There are two tasks here:
- Investigate whether we can create a default for the local virtual environment and have it set up automatically for Dev Container / Codespaces.
- Research whether we can use that default across all folders and notebooks to not have to select the virtual environment every time it hasn't been set up yet for that folder.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request