Hello,
It does not work when I tap on the interrupt notebook, so I have to tap on restart kernel, Which causes the amount of variables in the current notebook to be lost, so please check it out.
Thank you
[edit by admin: formatting]
Hello,
It does not work when I tap on the interrupt notebook, so I have to tap on restart kernel, Which causes the amount of variables in the current notebook to be lost, so please check it out.
Thank you
[edit by admin: formatting]
It looks like the interrupt option works in the general case (I just tested against a time.sleep()
) so perhaps it's something to do with the code that you're trying to interrupt -- what is the code in question?
notebook interupt is not working I am doing a while loop. sometimes I want to interupt. it does not work, I need to restart of disconnect the kernal
What happens when you try to use it -- do you get an error message?