Skip to content

[Repo Assist] docs: add generalized covariate adjustment notebooks to example index#1439

Merged
emrekiciman merged 1 commit intomainfrom
repo-assist/improve-generalized-adj-docs-1e318c91577e4f83
Apr 6, 2026
Merged

[Repo Assist] docs: add generalized covariate adjustment notebooks to example index#1439
emrekiciman merged 1 commit intomainfrom
repo-assist/improve-generalized-adj-docs-1e318c91577e4f83

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 5, 2026

🤖 This is an automated pull request from Repo Assist, an AI assistant.

Summary

Two example notebooks for the generalized adjustment criterion were added to the repo in PRs #1292 and #1297, but were not referenced in docs/source/example_notebooks/nb_index.rst. This makes them invisible to users browsing the documentation site.

Notebooks added to the index:

  • dowhy_generalized_covariate_adjustment_example.ipynb — demonstrates identification of an adjustment set using the generalized criterion (for graphs where the backdoor criterion fails)
  • dowhy_generalized_covariate_adjustment_estimation_example.ipynb — demonstrates causal effect estimation using general adjustment sets

Both are added to the Miscellaneous section alongside related notebooks (dowhy_efficient_backdoor_example, dowhy_optimize_backdoor_example).

Changes

  • docs/source/example_notebooks/nb_index.rst: added grid cards and toctree entries for both notebooks

Test Status

Documentation-only change — no code modified. No tests to run. The RST references match existing .ipynb files on disk.

Closes: N/A (follow-up to #1292 and #1297)

Note

🔒 Integrity filter blocked 42 items

The following items were blocked because they don't meet the GitHub integrity level.

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Repo Assist ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@b897c2f3e43bde9ff7923c8fa9211055b26e27cc

The two example notebooks for the generalized adjustment criterion
(introduced in #1292 and #1297) were missing from nb_index.rst,
making them undiscoverable from the documentation site.

- dowhy_generalized_covariate_adjustment_example.ipynb: identification
  using the generalized adjustment criterion (vs. backdoor criterion)
- dowhy_generalized_covariate_adjustment_estimation_example.ipynb:
  estimation using general adjustment sets

Both notebooks are added to the Miscellaneous section grid and toctree.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@emrekiciman emrekiciman marked this pull request as ready for review April 5, 2026 19:19
Copy link
Copy Markdown
Member

@emrekiciman emrekiciman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@emrekiciman emrekiciman merged commit 0c12800 into main Apr 6, 2026
31 checks passed
@emrekiciman emrekiciman deleted the repo-assist/improve-generalized-adj-docs-1e318c91577e4f83 branch April 6, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant