-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Program documentation on the main website #1371
Comments
When you refer to "program" documentation, I just want to be clear - does this refer to country package docs? Or app documentation? Or is it something else? Apologies for the confusion. |
Tax-benefit programs |
Also just a thought- we could have one GCP compute instance up that has all the streamlit notebooks, and use query params to show a particular one. I think that avoids hosting on streamlit (reliability issues) and avoids hosting each notebook individually (cost issues) |
Currently our documentation is on Jupyter Book pages- explaining tax and benefit program details as they are in the model. A solution would be to move these to the main site (preserving interactivity).
The text was updated successfully, but these errors were encountered: