pyddg and jupyter Installation
To add the optional functionalities for visualization in jupyter notebooks, follow the standalone installation or Blender installation guide and install the library using the following command:
pip install "pyddg[jupyter] @ git+https://gitlab.discretization.de/python/pyddg@v0.4.2"
You can install jupyter notebook with
pip install notebook