Skip to content

Commit

Permalink
Add toc item for text editors lesson
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Apr 12, 2022
1 parent 35b69c9 commit 60027c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"[badge]: https://img.shields.io/badge/OpenEarthscape-JupyterHub-orange\n",
"[jupyter]: ./lessons/jupyter/index.md\n",
"[shell]: ./lessons/shell/index.md\n",
"[editors]: ./lessons/editors/index.md\n",
"[conda]: ./lessons/conda/index.md\n",
"[python]: ./lessons/python/index.ipynb\n",
"[git]: ./lessons/git/index.md\n",
Expand Down Expand Up @@ -48,6 +49,7 @@
"\n",
"1. [Project Jupyter][jupyter]\n",
"1. [Introduction to the Shell][shell]\n",
"1. [Text Editors and Development Environments][editors]\n",
"1. [Anaconda and conda][conda]\n",
"1. [Python Basics][python]\n",
"1. [Version Control with git and GitHub][git]\n",
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
[badge]: https://img.shields.io/badge/OpenEarthscape-JupyterHub-orange
[jupyter]: ./lessons/jupyter/index.md
[shell]: ./lessons/shell/index.md
[editors]: ./lessons/editors/index.md
[conda]: ./lessons/conda/index.md
[python]: ./lessons/python/index.ipynb
[git]: ./lessons/git/index.md
Expand Down Expand Up @@ -42,6 +43,7 @@ although the ordering below represents a typical progression.

1. [Project Jupyter][jupyter]
1. [Introduction to the Shell][shell]
1. [Text Editors and Development Environments][editors]
1. [Anaconda and conda][conda]
1. [Python Basics][python]
1. [Version Control with git and GitHub][git]
Expand Down

0 comments on commit 60027c1

Please sign in to comment.