First time here? Check out the FAQ!
1

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

Amit's avatar
56
Amit
asked 2018-05-29 07:23:00 -0500
Wingware Support's avatar
4k
Wingware Support
updated 2019-03-13 10:00:20 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

It should be possible but you need to combine the instructions in the How-To you referenced with those for setting up debugging to a remote host as described at https://wingware.com/doc/debug/remote...

Wingware Support's avatar
4k
Wingware Support
answered 2018-05-29 08:44:00 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer