Skip to content
New issue

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

Handle no interpreter option for IW REPL #23344

Closed
anthonykim1 opened this issue May 6, 2024 · 2 comments
Closed

Handle no interpreter option for IW REPL #23344

anthonykim1 opened this issue May 6, 2024 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality triage-needed Needs assignment to the proper sub-team

Comments

@anthonykim1
Copy link

We should properly handle a case where interpreter is not selected, but user decides to run their Python code using the upcoming IW REPL.

@anthonykim1 anthonykim1 added the feature-request Request for new features or functionality label May 6, 2024
@anthonykim1 anthonykim1 self-assigned this May 6, 2024
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label May 6, 2024
@anthonykim1
Copy link
Author

Following what we are doing for running Python commands when there is invalid/no interpreter selected, we should show prompt with warning message:
InvalidInterpreterError

@anthonykim1 anthonykim1 changed the title Handle fallback interpreter option for IW REPL Handle no interpreter option for IW REPL May 8, 2024
@anthonykim1
Copy link
Author

Completed in: bc9637c

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

1 participant