.. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "master-tutorial/3_exercises/plot_0_introduction.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html .. note:: :class: sphx-glr-download-link-note :ref:`Go to the end ` to download the full example code. .. rst-class:: sphx-glr-example-title .. _sphx_glr_master-tutorial_3_exercises_plot_0_introduction.py: Introducing magnopy ******************* .. include:: ../../exercises/0.inc .. GENERATED FROM PYTHON SOURCE LINES 8-11 .. code-block:: Python import magnopy .. GENERATED FROM PYTHON SOURCE LINES 12-21 Exercise 1 ========== .. code-block:: bash %pip install "magnopy[visual]" --upgrade Exercise 2 ========== .. GENERATED FROM PYTHON SOURCE LINES 21-24 .. code-block:: Python print(magnopy.__version__) .. rst-class:: sphx-glr-script-out .. code-block:: none 0.4.3 .. rst-class:: sphx-glr-timing **Total running time of the script:** (0 minutes 0.001 seconds) .. _sphx_glr_download_master-tutorial_3_exercises_plot_0_introduction.py: .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-example .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: plot_0_introduction.ipynb ` .. container:: sphx-glr-download sphx-glr-download-python :download:`Download Python source code: plot_0_introduction.py ` .. container:: sphx-glr-download sphx-glr-download-zip :download:`Download zipped: plot_0_introduction.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_