Skip to content

Commit 4877ed9

Browse files
author
Michael Panchenko
committed
Added pip install as prelim. measure
1 parent 62918c1 commit 4877ed9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

notebooks/metric_convergence_analysis.ipynb

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"outputs": [],
88
"source": [
99
"%load_ext autoreload\n",
10-
"%autoreload 2"
10+
"%autoreload 2\n",
11+
"\n",
12+
"!pip install tinydb"
1113
]
1214
},
1315
{

0 commit comments

Comments
 (0)