Skip to content

fix notebooks and links #143

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

Merged
merged 3 commits into from
Jun 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@
'https://doi.org/10.1080/07350015.2021.1895815',
# Valid DOI; Causes 403 Client Error: Forbidden for url:...
'https://doi.org/10.1198/jbes.2010.07136',
# Pipelines notebook has to be reworked
'https://mlr3book.mlr-org.com/pipelines.html',
]

# To execute R code via jupyter-execute one needs to install the R kernel for jupyter
Expand Down
92,990 changes: 23 additions & 92,967 deletions doc/examples/py_double_ml_cate.ipynb

Large diffs are not rendered by default.

222 changes: 17 additions & 205 deletions doc/examples/py_double_ml_did_pretest.ipynb

Large diffs are not rendered by default.