refactoring
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
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
|
||||||
.ipynb_checkpoints/
|
.ipynb_checkpoints/
|
||||||
.history/
|
.history/
|
||||||
src/tmp/
|
src/tmp/
|
||||||
|
|||||||
@@ -399,7 +399,7 @@
|
|||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"def publish():\n",
|
"def publish():\n",
|
||||||
" %cd /home/frankknoll/Dokumente/Corona/projects/HowBadIsMyBatch-publish\n",
|
" %cd /home/frankknoll/Dokumente/Corona/projects/HowBadIsMyBatch-pages\n",
|
||||||
" ! git add -A\n",
|
" ! git add -A\n",
|
||||||
" ! git commit -m \"updating data\"\n",
|
" ! git commit -m \"updating data\"\n",
|
||||||
" ! git push"
|
" ! git push"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user