Right now, the illinois_model is in a notebook format. This was helpful for instructional purposes but makes it challenging to work on asynchronously. In order to facilitate better collaboration, this notebook should be converted to a python script (and later to a snakefile that runs a set of python scripts...).
This issue can be closed when there is a pull request that adds a python script called illinois_model.py
Right now, the
illinois_model
is in a notebook format. This was helpful for instructional purposes but makes it challenging to work on asynchronously. In order to facilitate better collaboration, this notebook should be converted to a python script (and later to a snakefile that runs a set of python scripts...).This issue can be closed when there is a pull request that adds a python script called
illinois_model.py