refactoring
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,7 +1,6 @@
|
|||||||
src/VAERS/
|
src/VAERS/
|
||||||
src/intensivstationen/zeitreihe-tagesdaten.csv
|
src/intensivstationen/zeitreihe-tagesdaten.csv
|
||||||
src/intensivstationen/geckodriver.log
|
src/intensivstationen/geckodriver.log
|
||||||
src/intensivstationen/Intensivstationen.nbconvert.ipynb
|
|
||||||
src/intensivstationen/Intensivstationen.nbconvert.html
|
src/intensivstationen/Intensivstationen.nbconvert.html
|
||||||
.ipynb_checkpoints/
|
.ipynb_checkpoints/
|
||||||
.history/
|
.history/
|
||||||
|
|||||||
@@ -153,38 +153,6 @@
|
|||||||
" dateStart=timeSeries['date'].min(),\n",
|
" dateStart=timeSeries['date'].min(),\n",
|
||||||
" dateEnd=timeSeries['date'].max()))"
|
" dateEnd=timeSeries['date'].max()))"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": null,
|
|
||||||
"id": "0218cdb4",
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"def publishGitHubPages():\n",
|
|
||||||
" %cd /home/frankknoll/Dokumente/Corona/projects/HowBadIsMyBatch-pages\n",
|
|
||||||
" ! git add -A\n",
|
|
||||||
" ! git commit -m \"updating data for Intensivstationen\"\n",
|
|
||||||
" ! git push"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "markdown",
|
|
||||||
"id": "a1e83b07",
|
|
||||||
"metadata": {},
|
|
||||||
"source": [
|
|
||||||
"### see https://knollfrank.github.io/HowBadIsMyBatch/intensivstationen.html"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": null,
|
|
||||||
"id": "5f173c2b",
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
|
||||||
"publishGitHubPages()"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
|||||||
5401
src/intensivstationen/Intensivstationen.nbconvert.ipynb
Normal file
5401
src/intensivstationen/Intensivstationen.nbconvert.ipynb
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user