mljar / studio-old

MLJAR Studio Desktop Application
https://mljar.com
4 stars 1 forks source link

app crash after kernel restart #67

Open pplonski opened 2 years ago

pplonski commented 2 years ago

code to run to restart kernel:

import IPython

IPython.Application.instance().kernel.do_shutdown(True) #automatically restarts kernel