First time here? Check out the FAQ!
1

Can I integrate jupyterlab in wingide to facilitate the cell-by-cell debugging?

Can I integrate jupyterlab in wingide to facilitate the cell-by-cell debugging?

Regards, Zhao

hongyi-zhao's avatar
547
hongyi-zhao
asked 2024-07-11 09:58:20 -0500
Wingware Support's avatar
4.1k
Wingware Support
updated 2024-07-14 07:45:41 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

You can use Wing in conjunction with Jupyter -- see https://wingware.com/doc/howtos/jupyter

Wing does not contain a builtin web browser that can be use to run Jupyter's web interface.

Wingware Support's avatar
4.1k
Wingware Support
answered 2024-07-11 11:04:29 -0500
edit flag offensive 0 remove flag delete link

Comments

I would really suggest that you implement proper support for notebooks in Wing IDE 11: open .ipynb file, edit cells, set breakpoints inside cells, stop at exceptions, ...

Wing's autocompletion and debugger inside notebook cells would be a huge step forward on notebook usability.

Dietmar Schwertberger's avatar Dietmar Schwertberger (2024-07-18 13:47:22 -0500) edit
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