【问题标题】:Unable to nbconvert or save jupyter notebook as flex dashboard html无法 nbconvert 或将 jupyter notebook 保存为 flex 仪表板 html
【发布时间】:2021-07-12 08:18:54
【问题描述】:

我正在使用 python=3.9,pandas=1.2.5 运行 jupyter notebook(在单独的 conda 环境中) 我在 conda 环境中使用pip install 安装了nbconvertjupyter-flex,如jupyter-flex-getting-started 中给出的那样 我可以使用单元格标签添加页面、部分和卡片元素;但没有获得另存为选项,如:save-as-flex-dashboard

还尝试运行jupyter nbconvert --to flex dashboard_prototype_with_charts_data.ipynb --execute,但--to flex 未被识别为有效格式

【问题讨论】:

标签: jupyter-notebook nbconvert


【解决方案1】:

谢谢Daniel;我能够升级到 0.6.5; D:\ProgramData\Anaconda3\envs\pd125\share\jupyter\nbconvert\templates\flex 按预期存在。 more info @ github

如果其他人遇到类似问题,请在下面发布更新: 由于 git 不在我的系统路径中,pip install -U jupyter-flex 无法安装最新版本;将 git 添加到系统路径后,我可以安装最新的 jupyter-flex

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-04-04
    • 2019-08-27
    • 1970-01-01
    • 2017-10-10
    • 2021-02-08
    相关资源
    最近更新 更多