Requirements: make sure Python is installed.
Steps to run the course creator Script:
- Open a terminal
- Clone this repository
- cd into this repository
pip install -r requirements.txt
jupyter notebook
- Now your browser should open the code, see the parameters and read the comments to understand what will happen
- Click on "Run all cells" button at the top