-
-
Notifications
You must be signed in to change notification settings - Fork 159
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
Updates to documentation #2592
Updates to documentation #2592
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2592 +/- ##
=======================================
Coverage 98.46% 98.46%
=======================================
Files 14 14
Lines 2611 2611
=======================================
Hits 2571 2571
Misses 40 40
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@MattHJensen I've taken off the "WIP" and marked this as ready for review. There are two questions outstanding to people who opened issues that are addressed here. But those are just confirmation - I believe I addressed their issues. The biggest change to note here -- for Google Colab functionality, recipes now pull from reform json files via URL rather than relative file paths. That does assume a user of those notebooks is connected to the internet. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.
Looks great, thanks for all of these cleanups and improvements, @jdebacker and thanks for review @MaxGhenis. |
Restore --user option added in PR #2592
This PR makes the following updates to the Tax-Calculator documentation:
iitax
per Issue iitax documentation appears to need updating: Issue on page /guide/output_vars.html #2514.behresp
to the environment.yml` file so that recipes can build from environment, per Issue Add behresp to taxcalc-dev environment #2426disutils.core
in thesetup.py
file per suggestion in Issue Drop distutils.core from setup.py #2428.