Training materials for Python course for BioSKN.
Check the cheatsheet for quick reference on basic types operations.
- python 3
- pip 3
You can install Miniconda for this purpose.
- download & extract repository. There is green button above file list for ZIP download.
- open console in repository root directory
- enter command:
pip install -r requirements.txt
- enter command:
jupyter notebook
Voila! Your Jupyter notebook server should be up and running. You can select any of the prepared materials and go through them.