Debug a remote jupyter notebook
Hi,
I use jupyter notebook on a remote server, i.e. jupyter is run on a remote server, and I access it from my browser. I would like to debug code run in the notebook using wingIDE.
The wingIDE has a remote project open on the same server. I follow the instructions in https://wingware.com/doc/howtos/jupyter but when I run: "wingdbstub.Ensure()" I get a "Not Connected" error.
Is it possible to debug a remote jupyter notebook?
Thanks,
Amit
Comments