The only prerequisite for installing PyVista is Python itself. If you don’t have
Python yet and want the simplest way to get started, we recommend you use the
Anaconda Distribution.
PyVista can be installed locally with conda or pip. If you’d
prefer it, you can also run PyVista on the cloud using Google Colab or
MyBinder. For more detailed instructions, see the installation
guide below.
MyBinder, similar to Google Colab, allows you to run Jupyter notebooks on the
cloud. Click on the link below to open up a MyBinder environment to run
PyVista.
Google Colab is a moving target and many of the “cloud ready” JavaScript
plotting environments that make PyVista so great to work with do not seem to be
available on Google Colab. However, we still have a working PyVista example for
Google Colab with static plotting.
Visit the PyVista on Colab notebook to see PyVista in action. The minimum code to get PyVista running in a Colab environment is: