datatrail-jhu / python

A bonus course for DataTrail graduates who wish to learn python
https://datatrail-jhu.github.io/python/
Creative Commons Attribution 4.0 International
0 stars 2 forks source link

Note: Format for this course for running python and rendering images #12

Closed cansavvy closed 4 months ago

cansavvy commented 5 months ago

For Python rendering here in the book we use:

```python
import pandas as pd

And the Makefile and GHA that @tillahoffmann set up in #9 will automatically run the code in a Jupyter notebook and export into html