Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme committed Dec 16, 2024
1 parent 5e9cbab commit 51b8699
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions docs/docs/integrations/tools/wikidata.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,16 @@
},
{
"cell_type": "code",
"execution_count": 1,
"id": "3d9195d4",
"execution_count": null,
"id": "d622c581",
"metadata": {
"vscode": {
"languageId": "shellscript"
}
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Note: you may need to restart the kernel to use updated packages.\n"
]
}
],
"outputs": [],
"source": [
"%pip install --upgrade --quiet \"wikibase-rest-api-client\" mediawikiapi\n"
"%pip install --upgrade --quiet wikibase-rest-api-client mediawikiapi"
]
},
{
Expand Down

0 comments on commit 51b8699

Please sign in to comment.