Skip to content

Commit 70e29c0

Browse files
committed
initial stab at notebook
1 parent 828ba2e commit 70e29c0

File tree

3 files changed

+1572
-1
lines changed

3 files changed

+1572
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
exclude_types: [svg]
2323
- id: check-yaml
2424
- id: check-added-large-files
25-
exclude: &exclude_pattern 'iv_weak_instruments.ipynb'
25+
exclude: &exclude_pattern '(iv_weak_instruments|its_lift_test)\.ipynb'
2626
args: ["--maxkb=1500"]
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
2828
rev: v0.14.2

docs/source/notebooks/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ did_pymc_banks.ipynb
4040
its_skl.ipynb
4141
its_pymc.ipynb
4242
its_covid.ipynb
43+
its_lift_test.ipynb
4344
:::
4445

4546
:::{toctree}

docs/source/notebooks/its_lift_test.ipynb

Lines changed: 1570 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)