【发布时间】:2016-11-02 10:01:26
【问题描述】:
在 Jupyter 笔记本中使用 ipywidgets.interact 函数时,输出始终位于小部件下方。除了小部件之外是否可以显示它?
换句话说,而不是这样:
(取自this example),
我希望看到这样的东西:
【问题讨论】:
-
我的回答对你有用吗?如果不让我知道,我可以修复。
标签: python-3.x ipython jupyter-notebook jupyter ipywidgets