adding HowBadIsMyBatch.nbconvert.ipynb

This commit is contained in:
frankknoll
2023-01-15 22:39:21 +01:00
parent 10c293fd0b
commit 504f1b0fd7
3 changed files with 8 additions and 39 deletions

View File

@@ -97,37 +97,6 @@
"source": [
"createAndSaveBatchCodeTables(internationalVaersCovid19, minADRsForLethality=100)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "8de69f66",
"metadata": {},
"outputs": [],
"source": [
"def publishGitHubPages():\n",
" ! git add -A\n",
" ! git commit -m \"updating data for batch codes\"\n",
" ! git push"
]
},
{
"cell_type": "markdown",
"id": "3c7319f3",
"metadata": {},
"source": [
"### see https://knollfrank.github.io/HowBadIsMyBatch/batchCodeTable.html"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "865df645",
"metadata": {},
"outputs": [],
"source": [
"publishGitHubPages()"
]
}
],
"metadata": {