File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 9999 cp stochtree_repo/demo/notebooks/serialization.ipynb docs/python_docs/demo/serialization.ipynb
100100 cp stochtree_repo/demo/notebooks/tree_inspection.ipynb docs/python_docs/demo/tree_inspection.ipynb
101101 cp stochtree_repo/demo/notebooks/prototype_interface.ipynb docs/python_docs/demo/prototype_interface.ipynb
102+ cp stochtree_repo/demo/notebooks/multi_chain.ipynb docs/python_docs/demo/multi_chain.ipynb
102103
103104 - name : Copy static vignettes over to docs directory
104105 run : |
Original file line number Diff line number Diff line change @@ -97,6 +97,7 @@ cp stochtree_repo/demo/notebooks/multivariate_treatment_causal_inference.ipynb d
9797cp stochtree_repo/demo/notebooks/serialization.ipynb docs/python_docs/demo/serialization.ipynb
9898cp stochtree_repo/demo/notebooks/tree_inspection.ipynb docs/python_docs/demo/tree_inspection.ipynb
9999cp stochtree_repo/demo/notebooks/prototype_interface.ipynb docs/python_docs/demo/prototype_interface.ipynb
100+ cp stochtree_repo/demo/notebooks/multi_chain.ipynb docs/python_docs/demo/multi_chain.ipynb
100101```
101102
102103### Copy static vignettes over to docs directory
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ cp stochtree_repo/demo/notebooks/multivariate_treatment_causal_inference.ipynb d
4242cp stochtree_repo/demo/notebooks/serialization.ipynb docs/python_docs/demo/serialization.ipynb
4343cp stochtree_repo/demo/notebooks/tree_inspection.ipynb docs/python_docs/demo/tree_inspection.ipynb
4444cp stochtree_repo/demo/notebooks/prototype_interface.ipynb docs/python_docs/demo/prototype_interface.ipynb
45+ cp stochtree_repo/demo/notebooks/multi_chain.ipynb docs/python_docs/demo/multi_chain.ipynb
4546
4647# Copy static vignettes over to docs directory
4748cp vignettes/Python/RDD/rdd.html docs/vignettes/Python/rdd.html
Original file line number Diff line number Diff line change 99mkdocs-material
1010mkdocstrings-python
1111mkdocs-jupyter
12+ arviz [all ]
You can’t perform that action at this time.
0 commit comments