Skip to content

Commit

Permalink
Add salary module.
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-matera committed Apr 22, 2020
1 parent a016730 commit d577fc0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "notebooks/covid-19-data"]
path = notebooks/covid-19-data
url = https://github.com/mike-matera/covid-19-data.git
[submodule "notebooks/step_raises"]
path = notebooks/step_raises
url = [email protected]:mike-matera/step_raises.git
1 change: 1 addition & 0 deletions notebooks/step_raises
Submodule step_raises added at 0878e2
1 change: 1 addition & 0 deletions welcome.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
" * [Population Analysis](notebooks/Population/population_analysis.ipynb)\n",
" * [Disease Modeling](notebooks/covid-19-data/modeling.ipynb)\n",
" * [COVID-19 Cases](notebooks/covid-19-data/analysis.ipynb)\n",
" * [Better Politics](notebooks/step_raises/analysis.ipynb)\n",
" "
]
}
Expand Down

0 comments on commit d577fc0

Please sign in to comment.