Notes for Data Driven World
Notes:
Notes:
Notes:
Notes:
Notes:
Notes:
Notes:
Notes:
Notes:
First, setup the required libraries.
You will need to install wkhtmltopdf.
pip install -r requirements.txt
You might need to give permissions to run the bash script
chmod a+x convert_to_html.sh
Finally, run ./convert_to_html.sh
This should create an outputs
directory with both the html files and the pdf. If the pdf conversion takes too long, feel free to open the html file in your browser and save accordingly.
These notes and problem sets were prepared by Oka Kurniawan, Zachary Teo Wei Jie, and Amanda Kosim.