We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The below actions are listed in the order of user actions for a typical user flow.
Project is created at the expected path and has the expected name
Project Wizard: create "headless" git init command #3126
git init
Project Wizard: start the selected interpreter during project init #2963
If Venv selected during wizard steps Project Wizard: Python project environment step - Venv #2838
Venv
If Conda selected during wizard steps Project Wizard: Python project environment step - Conda #2839
Conda
If existing interpreter selected Project Wizard: Python project environment step - existing interpreter #2840
An empty, unsaved .py file is active in the editor - Project Wizard: create an empty file during project init #2964
The text was updated successfully, but these errors were encountered:
ipykernel
Positron Version(s) : 2024.06.0-50 OS Version(s) : Windows 11, MacOS 14
All individual issues closed, and automated test written for golden path
TestRail - New Project Python
Sorry, something went wrong.
sharon-wang
No branches or pull requests
The below actions are listed in the order of user actions for a typical user flow.
The preferred python environment type is selected by defaultProject Wizard: allow manual selection of interpreter by path #3131Allow the user to manually enter an interpreter path and verify that the minimum version is fulfilled (Project Wizard: allow manual selection of interpreter by path #3131)Project is created at the expected path and has the expected name
Project Wizard: create "headless"
git init
command #3126Project Wizard: start the selected interpreter during project init #2963
If
Venv
selected during wizard steps Project Wizard: Python project environment step - Venv #2838If
Conda
selected during wizard steps Project Wizard: Python project environment step - Conda #2839If existing interpreter selected Project Wizard: Python project environment step - existing interpreter #2840
An empty, unsaved .py file is active in the editor - Project Wizard: create an empty file during project init #2964
The text was updated successfully, but these errors were encountered: