.. |pyddg-jupyter| replace:: "pyddg[jupyter] @ git+https://gitlab.discretization.de/python/pyddg@\ |tag|" .. _pyddg_jupyter_installation: pyddg and jupyter Installation ------------------------------ To add the optional functionalities for visualization in jupyter notebooks, follow the :ref:`standalone installation ` or :ref:`Blender installation ` guide and install the library using the following command: .. parsed-literal:: pip install |pyddg-jupyter| You can install jupyter notebook with .. code-block:: bash pip install notebook