Skip to content

econandrew/visual-income-distributions-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual-income-distributions Notebooks

Main report

Report contains the main report notebooks. To compile a pdf, change directory to Report/ then use

make clean

then

make pdf2

This requires, in addition to an up-to-date Jupyter installation, a LaTeX installation with pdflatex available. I can't guarantee there aren't other crazy dependencies...

There are other Makefile targets which was a previous attempts at generating a report (using nbconvert to HTML then headless Chrome to PDF). Unfortunately the MathJax library (which converts LaTeX maths notation to symbols) does not load in time for headless Chrome, so the end PDF ends up with notation instead of symbols. Hence the pure LaTeX -> PDF method now.

Working notebooks

This contains all my other working notebooks. These are a mess, and likely won't run as I modularised the Python code and moved things around, and haven't checked back in again since. To fix.

About

Notebooks for my visual-income-distributions project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published