Skip to content

econ-ark/Life-Cycle-Prime-Time

Repository files navigation

Life-Cycle-Prime-Time

https://econ-ark.github.io/Life-Cycle-Prime-Time/

Binder

To reproduces all the results in the repository first clone this repository locally:

# Clone this repository
$ git clone https://github.com/econ-ark/Life-Cycle-Prime-Time

# Change working directory to Life-Cycle-Prime-Time
$ cd Life-Cycle-Prime-Time

Then you can either use a local virtual env(conda) or nbreproduce to reproduce to the results.

A local conda environment and execute the do_all.py file.

$ conda env create -f environment.yml
$ conda activate Life-Cycle-Prime-Time
# execute the script, select the appropriate option and use it to reproduce the data and figures.
$ python do_all.py

nbreproduce (requires Docker to be installed on the machine).

# Install nbreproduce
$ pip install nbreproduce

# Reproduce all results using nbreproduce
$ nbreproduce

References

Actions Status Documentation Status

PyPI version Conda-Forge PyPI platforms

GitHub Discussion