Closed finsberg closed 1 week ago
From our docs, it looks like trame is not installed
trame
By looking at pyvista's optional dependencies it doesn't look like they have an optional dependency called trame. Changing this to just install everything, i,e all
pyvista's optional dependencies
all
Seems like it has been removed since 0.40: https://github.com/pyvista/pyvista/blob/v0.40.0/pyproject.toml
could we use [jupyter] instead of [all]?
From our docs, it looks like
trame
is not installedBy looking at
pyvista's optional dependencies
it doesn't look like they have an optional dependency calledtrame
. Changing this to just install everything, i,eall