Skip to content

Commit

Permalink
Update task_trees.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zurbergram authored Aug 28, 2024
1 parent 6f0f3a7 commit 1552dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __task_trees/content/intro/task_trees.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ digraph G {
1. Install the following libraries using `python3 -m pip install <library name>`
1. matplotlib
1. seaborn
Follow instructions provided by running `python3 ./gen_ttdocs.py`
1. Follow instructions provided by running `python3 ./gen_ttdocs.py`
1. Export non-PII tasks from production as instructed
1. Download exported file and run something like `python3 ./gen_ttdocs.py ~/Downloads/appeals-tasks.json`
1. Then run `bash ./createPngs.sh`
Expand Down

0 comments on commit 1552dbc

Please sign in to comment.