extracting prrByDrugAndSymptom-EudraVigilance.7z

This commit is contained in:
Frank Knoll
2024-07-12 15:50:51 +02:00
parent 9fab0c58ae
commit 41978ca355
2 changed files with 11 additions and 0 deletions

View File

@@ -530,6 +530,16 @@
" htmlFile = os.path.normpath(webAppBaseDir + '/index.html'))\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "cc2cf05f",
"metadata": {},
"outputs": [],
"source": [
"os.system('cd data; 7z x -y prrByDrugAndSymptom-EudraVigilance.7z')"
]
},
{
"cell_type": "code",
"execution_count": null,