Skip to content

Commit a5ff63e

Browse files
authored
use dtreeviz 1.4.1 (#634)
1 parent efbbd3c commit a5ff63e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

09_tabular.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"outputs": [],
88
"source": [
99
"#hide\n",
10-
"! [ -e /content ] && pip install -Uqq fastbook kaggle waterfallcharts treeinterpreter dtreeviz\n",
10+
"! [ -e /content ] && pip install -Uqq fastbook kaggle waterfallcharts treeinterpreter dtreeviz==1.4.1\n",
1111
"import fastbook\n",
1212
"fastbook.setup_book()"
1313
]

clean/09_tabular.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"outputs": [],
88
"source": [
99
"#hide\n",
10-
"! [ -e /content ] && pip install -Uqq fastbook kaggle waterfallcharts treeinterpreter dtreeviz\n",
10+
"! [ -e /content ] && pip install -Uqq fastbook kaggle waterfallcharts treeinterpreter dtreeviz==1.4.1\n",
1111
"import fastbook\n",
1212
"fastbook.setup_book()"
1313
]

0 commit comments

Comments
 (0)