标签: python widget ipython bokeh jupyter
我正在关注this页面上的示例,其中我尝试使用IPython小部件和Bokeh创建交互式界面。
当我在底部运行交互代码时,我收到以下错误:
Javascript error adding output! TypeError: ds is undefined See your browser Javascript console for more details.
push_notebook()函数看起来像是罪魁祸首。有没有解决这个问题?
push_notebook()