diff --git a/Docs/source/dataanalysis/openpmdviewer.rst b/Docs/source/dataanalysis/openpmdviewer.rst index efb5acb4e50..2e6f5c083d7 100644 --- a/Docs/source/dataanalysis/openpmdviewer.rst +++ b/Docs/source/dataanalysis/openpmdviewer.rst @@ -27,13 +27,7 @@ Usage ----- openPMD-viewer can be used either in simple Python scripts or in `Jupyter `__. -For interactive plots in Jupyter notebook, add this `"cell magic" `__ to the first line of your notebook: - -.. code-block:: python - - %matplotlib notebook - -and for Jupyter Lab use this instead: +For interactive plots in Jupyter notebook or Jupyter Lab, add this `"cell magic" `__ to the first line of your notebook: .. code-block:: python