Note
Go to the end to download the full example code.
Introducing magnopy¶
Exercises
Install magnopy
Check version of magnopy
import magnopy
Exercise 1¶
%pip install "magnopy[visual]" --upgrade
Exercise 2¶
print(magnopy.__version__)
0.4.3
Total running time of the script: (0 minutes 0.001 seconds)