Skip to content

Commit f4a9a56

Browse files
committed
update requirements and index
1 parent 9b0c701 commit f4a9a56

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

doc/examples/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ General Examples
2727
py_double_ml_multiway_cluster.ipynb
2828
py_double_ml_ssm.ipynb
2929
py_double_ml_sensitivity_booking.ipynb
30+
learners/py_tabpfn.ipynb
3031
py_double_ml_basic_iv.ipynb
3132
py_double_ml_robust_iv.ipynb
3233
py_double_ml_plm_irm_hetfx.ipynb

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ flaml
2525

2626
# notebooks
2727
ipykernel
28-
pyreadr
28+
pyreadr
29+
tabpfn

0 commit comments

Comments
 (0)