.gitignore
.pre-commit-config.yaml
LICENSE
README.md
justfile
pyproject.toml
.github/dependabot.yml
.github/release.yml
.github/workflows/ci.yml
examples/advanced/contour.py
examples/advanced/custom_ui.py
examples/advanced/customize_toolbar.py
examples/advanced/pump_bracket.py
examples/basic/PyVistaLocalView.py
examples/basic/PyVistaRemoteLocalView.py
examples/basic/PyVistaRemoteView.py
examples/basic/actor_color.py
examples/basic/algorithm.py
examples/basic/dual_plotters.py
examples/basic/export_scene.py
examples/basic/file_viewer.py
examples/basic/mesh_scalars.py
examples/basic/multi_views.py
examples/basic/scalar_range.py
examples/basic/simple.py
examples/basic/ui_template.py
examples/validation/ambient_lighting.py
examples/validation/lighting.py
examples/validation/many_actors.py
examples/validation/push_camera_many_actors.py
examples/validation/ratios.py
examples/validation/toggle_edges.py
examples/validation/volume.py
tests/conftest.py
tests/test_examples.py
tests/test_sphinx_ext_playwright.py
tests/test_trame.py
tests/tinypages/README.md
tests/tinypages/conf.py
tests/tinypages/index.rst
tests/tinypages/plot_cone.py
tests/tinypages/plot_polygon.py
tests/tinypages/samples.py
tests/tinypages/some_autodocs.rst
tests/tinypages/some_plots.rst
tests/tinypages/_static/.gitignore
tests/tinypages/_static/README.txt
trame/widgets/__init__.py
trame/widgets/pyvista.py
trame_pyvista/__init__.py
trame_pyvista/_version.py
trame_pyvista/components.py
trame_pyvista/jupyter.py
trame_pyvista/py.typed
trame_pyvista/sphinx_ext.py
trame_pyvista/widgets.py
trame_pyvista.egg-info/PKG-INFO
trame_pyvista.egg-info/SOURCES.txt
trame_pyvista.egg-info/dependency_links.txt
trame_pyvista.egg-info/entry_points.txt
trame_pyvista.egg-info/requires.txt
trame_pyvista.egg-info/top_level.txt
trame_pyvista/ui/__init__.py
trame_pyvista/ui/base_viewer.py
trame_pyvista/ui/vuetify2.py
trame_pyvista/ui/vuetify3.py