Allow users to specify installation location when creating a new Python environment for Jupyter #24907
Labels
feature-request
Request for new features or functionality
needs community feedback
Awaiting community feedback
🚀 Feature Request
Currently, when a user selects "Create Python Environment" inside the Jupyter kernel selection UI, they can only create the environment in the workspace root directory. However, sometimes users want to create the environment in a custom directory.
💡 Proposed Solution
venv
orconda
.🤔 Why is this needed?
📌 Steps to Reproduce
🔄
The text was updated successfully, but these errors were encountered: