About
About
The purpose of this site is to help you become comfortable in core Python concepts. It was originally written with data science practitioners in mind but is applicable to anyone learning Python or wanting to brush up on it if you haven't used it for a while.
Developer Details
This is a GitHub Pages site built from the following repo
https://github.com/fuzzy-tribble/python3_fluency
Build Theme
The theme is minima-ipynb an adaptation of minima for displaying Jupyter Notebooks.
Build Source
This content for this site is directly built from the notebooks directory of this repo using nbconvertjkl build script which updates the site folder (/docs) accordingly for GitHub Pages (Jekyll) to serve.
Site Updates
If errors or other concerns are brough to my attention I update the notebooks and rerun the build script so the site gets updated also.