-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Rewrite "pending input" popup to be clearer #16320
Comments
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗 |
@mr-aryanwasule Can you please provide information about the OS name and version and the JupyterLab version you're running? Also, if possible, attaching a notebook or a screen shot of the problem would help us to diagnose this issue further. |
(To clarify, further details are not needed here - the dialog just needs to make the instructions easier to understand; currently this guards against kernel deadlock but users have no idea what a kernel deadlock is because, well the guard works well against it; the instructions need to specify how to recover, i.e. type something in the input box and press |
Flagging this as higher priority because it was reported a few more times, see: |
run code problem the cell not executed due to pending input _ **the cell has not been executed to avoid kernal deadlock as there is another pending input! Submit your pending input and try again**
#this problem faced...
The text was updated successfully, but these errors were encountered: