We use VTK in Jupyter Notebooks within in an Anaconda environment on Debian. We will only use VTK modules that are installed via Anaconda’s Conda package manager, and thus are contained within the environment.
This helps us maintain package compatibility within the Anaconda environment, and helps us keep the system-wide Debian clean and minimal.
Thank you,
Ken