open-forest-observatory / geograypher

Multiview Semantic Reasoning with Geospatial Data
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Explore `xvfb` dependency for headless visualization #27

Open russelldj opened 7 months ago

russelldj commented 7 months ago

Pyvista can do headless visualizations using a virtual framebuffer. This is useful for running Jupyter Notebooks in vscode. Currently, if it's not installed, you will be prompted to install it at the system level. It would be useful to see if there's a better way to handle it, such as pip or conda.