【发布时间】:2021-04-13 21:20:27
【问题描述】:
JupyterLab 3.0 带有一个成熟的visual debugger。但只有在运行xeus-python 内核时才可以使用它。其他消息来源称xeus-python 和ipython 之间存在一些差异,但两者之间的features that differ 列表正在缩小。所以这不是我在这里真正要求的。相反,xeus-python 与 ipython 的区别是什么,使它适合像 JupyterLab 3.0 那样作为可视化调试器使用?
【问题讨论】:
标签: python ipython jupyter jupyter-lab xeus-python