Interrupt cell execution #967
Unanswered
kbkartik
asked this question in
Questions about using Pluto
Replies: 2 comments 3 replies
This comment has been hidden.
This comment has been hidden.
-
Unfortunately we can't interrupt on Windows, see #452 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am new to Julia and Pluto.
I am using Julia (v1.5.3) with Pluto (v0.12.21) and PlutoUI (v0.7.2). I wrote some faulty code due to which cell keeps running. How can I interrupt the cell execution? Trying
Ctrl+Q
doesn't help.Beta Was this translation helpful? Give feedback.
All reactions