【发布时间】:2019-06-03 15:37:53
【问题描述】:
通过 Panel 用户指南工作 - 此页面 (https://panel.pyviz.org/user_guide/Components.html) 上使用 .extend 的任何示例似乎都不起作用并且正在返回
AttributeError: 'Tabs' object has no attribute 'extend'
gridspec 示例返回:
AttributeError: module 'panel' has no attribute 'GridSpec'
当前使用面板 0.3.1
本
【问题讨论】: