IPython Notebook Debugging
Hey,
first of all, thanks for including IPython notebooks in PyCharm 4, great choice!
Anyhow, I have played around a bit with PyCharm 4 now, but I haven't figured if there's a way to use the GUI debugger with IPython notebooks. I mean how can I set breakpoints in notebooks?
Thanks!
first of all, thanks for including IPython notebooks in PyCharm 4, great choice!
Anyhow, I have played around a bit with PyCharm 4 now, but I haven't figured if there's a way to use the GUI debugger with IPython notebooks. I mean how can I set breakpoints in notebooks?
Thanks!
3 条评论
排序方式
日期
投票数
No one else tried to use the debugger with notebooks?
I tried but couldn't figure out how. I assume its not possible yet, and also saw somebody has added that as a feature request.
Please, vote for https://youtrack.jetbrains.com/issue/PY-14742.
请先登录再写评论。