Skip to content

Commit

Permalink
Merge pull request #16 from carpentries-i18n/python-ecology-lesson
Browse files Browse the repository at this point in the history
Python ecology lesson
  • Loading branch information
dpshelio authored Oct 6, 2019
2 parents bd9afb0 + c0a4dae commit ec24f81
Show file tree
Hide file tree
Showing 4 changed files with 9,497 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@
[submodule "shell-novice"]
path = shell-novice
url = https://github.com/swcarpentry-i18n/shell-novice.git
[submodule "python-ecology-lesson"]
url = https://github.com/carpentries-i18n/python-ecology-lesson.git
path = python-ecology-lesson
25 changes: 25 additions & 0 deletions po/POTFILES.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,31 @@ git-novice/aio.md
git-novice/index.md
git-novice/reference.md
git-novice/setup.md
python-ecology-lesson/CODE_OF_CONDUCT.md
python-ecology-lesson/CONTRIBUTING.md
python-ecology-lesson/LICENSE.md
python-ecology-lesson/README.md
python-ecology-lesson/_episodes/00-before-we-start.md
python-ecology-lesson/_episodes/01-short-introduction-to-Python.md
python-ecology-lesson/_episodes/02-starting-with-data.md
python-ecology-lesson/_episodes/03-index-slice-subset.md
python-ecology-lesson/_episodes/04-data-types-and-format.md
python-ecology-lesson/_episodes/05-merging-data.md
python-ecology-lesson/_episodes/06-loops-and-functions.md
python-ecology-lesson/_episodes/07-visualization-ggplot-python.md
python-ecology-lesson/_episodes/08-putting-it-all-together.md
python-ecology-lesson/_episodes/09-working-with-sql.md
python-ecology-lesson/_extras/CONTRIBUTORS.md
python-ecology-lesson/_extras/about.md
python-ecology-lesson/_extras/discuss.md
python-ecology-lesson/_extras/extra_challenges.md
python-ecology-lesson/_extras/figures.md
python-ecology-lesson/_extras/guide.md
python-ecology-lesson/_extras/jupyter_notebooks.md
python-ecology-lesson/aio.md
python-ecology-lesson/index.md
python-ecology-lesson/reference.md
python-ecology-lesson/setup.md
shell-novice/CONDUCT.md
shell-novice/CONTRIBUTING.md
shell-novice/LICENSE.md
Expand Down
Loading

0 comments on commit ec24f81

Please sign in to comment.