简体   繁体   English

将Ipython Notebook与DataNitro结合使用

[英]Using Ipython Notebook with DataNitro

I extensively use Ipython and its notebook. 我广泛使用Ipython及其笔记本。 I also use DataNitro to get python functionality in Excel. 我还使用DataNitro在Excel中获得python功能。 Was wondering anybody has been able to use Ipython Notebook with the python instance running in DataNitro? 想知道有人能够在DataNitro中运行的python实例中使用Ipython Notebook吗? This would make debugging and development much easier. 这将使调试和开发更加容易。

DataNitro can already open a Ipython Shell, but I cant figure out if I link an Ipython notebook to this shell DataNitro已经可以打开Ipython Shell,但是我无法确定是否将Ipython Notebook链接到此Shell

Unfortunately, DataNitro doesn't support IPython Notebook integration. 不幸的是,DataNitro不支持IPython Notebook集成。 Try using pdb for debugging in the IPython shell. 尝试在IPython Shell中使用pdb进行调试。

Source: I'm one of the DataNitro developers. 资料来源:我是DataNitro开发人员之一。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM