-
Notifications
You must be signed in to change notification settings - Fork 0
Python project installation
Fernando Rodriguez Sanchez edited this page Aug 5, 2021
·
3 revisions
Once Python 3 is installed, the following packages should be added:
For simplicity, you can install the Anaconda toolkit and the PyCharm IDE
Once everything is installed, you can open the Jupyter notebooks using Jupyter lab, resulting in something like this:
You can also run Python scripts (experiments) in the Pycharm IDE: