Skip to content

Commit 42851bc

Browse files
committed
install mismo from pypi in examples
1 parent 63273e4 commit 42851bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples/patent_deduplication.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
},
1010
{
1111
"cell_type": "code",
12-
"execution_count": 1,
12+
"execution_count": null,
1313
"metadata": {},
1414
"outputs": [],
1515
"source": [
1616
"# uncomment and run if mismo is not installed\n",
17-
"# %pip install -q git+https://github.com/NickCrews/mismo@main"
17+
"%pip install -q mismo"
1818
]
1919
},
2020
{

0 commit comments

Comments
 (0)