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

Error on Native editor cell hides the run button totally #3080

Closed
IanMatthewHuff opened this issue Sep 12, 2019 · 2 comments · Fixed by microsoft/vscode-python#7382
Closed
Assignees

Comments

@IanMatthewHuff
Copy link
Member

Run the second cell of the manual test file (converted to .ipynb) before running the first. Execution fails (as expected, but the run button is gone).

MissingRun.png

@rchiodo
Copy link
Contributor

rchiodo commented Sep 12, 2019

Oh I think this is an invalid state check. It's only shown when the cell state is 'Finished'. That should include or 'Error'

@IanMatthewHuff
Copy link
Member Author

Validated

@IanMatthewHuff IanMatthewHuff removed their assignment Sep 16, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Sep 23, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants