Open MaxGhenis opened 1 year ago
This still isn't immediately a priority, but I'm giving a seminar at the Berkeley Institute on Transparency in the Social Sciences on March 23 and I'd like to have this there.
Could you elaborate this issue a bit more
The PolicyEngine app has two sides - the policy calculator and household calculator. In each, after creating a simulation or calculation, the user eventually reaches a "Reproduce in Python" page, where they're given pre-generated Python code that can be copied into an appropriate environment and run to receive the same results. This relies on PolicyEngine country packages, and Max is wanting a line within those pages that specifies which version of the relevant country package is utilized.
sure will look into it and let you know if I can add the feature. thanks for your patience
where should i add the feature?
@nikhilwoodruff In the Reproduce in Python
blocks, there's no way to specify which version of a package to utilize, correct? Is there any way to integrate this into the block? Otherwise, Max had indicated it could be added as a comment.
However's easiest for now, e.g. as a comment. Long-term it'd be cool to create an environment with the specific version.