Skip to content

Instantly share code, notes, and snippets.

@nikhilwoodruff
nikhilwoodruff / complete_console_output.txt
Created September 8, 2020 15:00
Jupyter Book Build Error
(compat-test) C:\Users\Nikhil>jupyter-book build Documents/Projects/UBICenter/childallowance/jb
Running Sphinx v2.4.4
myst v0.12.8: MdParserConfig(renderer='sphinx', commonmark_only=False, dmath_enable=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, amsmath_enable=False, deflist_enable=False, update_mathjax=True, admonition_enable=False, figure_enable=False, disable_syntax=[], html_img_enable=False, url_schemes=None)
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 2 source files that are out of date
updating environment: [new config] 2 added, 0 changed, 0 removed
Did not execute index. Set jupyter_execute_notebooks to `force` to execute
reading sources... [100%] research
C:\Users\Nikhil\Documents\Projects\UBICenter\childallowance\jb\research.md:3: WARNING: Non-consecutive header level increase; 1 to 3

@nikhilwoodruff
nikhilwoodruff / complete_console_output_2.txt
Last active September 8, 2020 15:21
Jupyter Book Build Error (0.8)
(compat-36-test) C:\Users\Nikhil>jupyter-book --version
Jupyter Book: 0.8.0
MyST-NB: 0.10.0
Sphinx Book Theme: 0.0.36
MyST-Parser: 0.12.8
Jupyter-Cache: 0.4.1
NbClient: 0.5.0
(compat-36-test) C:\Users\Nikhil>jupyter-book build Documents/Projects/UBICenter/childallowance/jb
Running Jupyter-Book v0.8.0
index person_id benunit_id household_id role is_male age is_head is_householder employee_earnings deductions self_employed_earnings pension_income total_benefits interest assets maintenance_expense misc_income JSA_contrib_eligible disabled adult_weight hours_worked actual_net_income student_loan_repayments net_income_adjustment eligible_childcare_cost SSP DLA_SC_reported DLA_M_reported child_benefit_reported pension_credit_reported state_pension_reported BSP_reported AFCS_reported war_pension_reported SDA_reported AA_reported carers_allowance_reported JSA_reported JSA_contrib_reported JSA_income_reported IIDB_reported incapacity_benefit_reported income_support_reported maternity_allowance_reported guardians_allowance_reported GTA_reported other_benefit_reported working_tax_credit_reported child_tax_credit_reported WTC_lump_sum_reported CTC_lump_sum_reported housing_benefit_reported SFL_IS_reported SFL_JSA_reported SFL_UC_reported winter_fuel_allowance_reported DWP_IS_reported DWP_JSA_reported DWP_UC_reported
---SIMULATION 1---
Total cost summary:
Net cost of reform: -£9.2bn
Gross cost of UBI: £410bn
Poverty statistics:
AHC poverty change: -34%
AHC adult poverty change: -31%
AHC child poverty change: -55%
AHC senior poverty change: -29%
Inequality:
---SIMULATION 1---
Total cost summary:
Net cost of reform: -£9.2bn
Gross cost of UBI: £410bn
Poverty statistics:
BHC poverty change: -46%
BHC adult poverty change: -48%
BHC child poverty change: -68%
BHC senior poverty change: -34%
Inequality:
Total cost summary:
Net cost of reform: £500m
Gross cost of UBI: £420bn
Poverty statistics:
BHC poverty change: -42%
BHC adult poverty change: -42%
BHC child poverty change: -42%
BHC senior poverty change: -48%
Inequality:
Gini coefficient reduction: -11%
import pandas as pd
import numpy as np
import matplotlib as mpl
import matplotlib.pyplot as plt
import microdf as mdf
import plotly.graph_objects as go
import dash
import dash_core_components as dcc
import dash_html_components as html
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.