A workshop to learn some software tools, focused on the Python language.
The slides for this workshop can be found on google drive: https://docs.google.com/presentation/d/1ft1aKGnbwRh2cpSvBfY--8RURK3udgJe/edit?usp=sharing&ouid=105743895182186891104&rtpof=true&sd=true
Install sphinx with conda or see this website.
This should create the command sphinx-build. Create a new bolder build and use sphinx-build docs build to create the documentation
To watch the rendered, docs you can just open them in a browser like firefox or chrome.