Skip to content

Python project installation

Fernando Rodriguez Sanchez edited this page Aug 5, 2021 · 3 revisions

Requirements

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:

alt text

You can also run Python scripts (experiments) in the Pycharm IDE: