提问人:user3241313 提问时间:9/10/2023 更新时间:9/10/2023 访问量:22
如何获取 vpython 结果以在 jupyterlab 中内联显示?
How can I get vpython results to show inline in jupyterlab?
问:
Jupyterlab 挂起并且不显示评估结果,当我尝试运行任何图形 vpython 代码时,例如......
from vpython import *
canvas()
box(vector-(0,0,0))
我已经在 colab 笔记本和使用 anaconda 构建的本地 jupyter 设置中尝试过这一点。在 spyder 中工作时,绘图工作正常。
我尝试在 chromium、firefox 和 librewolf 中运行笔记本,没有任何更改。在运行 archlinux 的机器上运行 python=3.8、jupyterlab=4.0.5 和 notebook=7.0.3 的环境中。
答: 暂无答案
评论
TypeError: unsupported operand type(s) for -: 'type' and 'tuple'
box(vector-(0,0,0))
.ipynb
'launch binder
Plot3D.ipynb
Plot3D.ipynb
Plot3D.ipynb
notebooks/index.ipynb
tree
Plot3D.ipynb
Plot3D.ipynb