Skip to content

Commit 434070b

Browse files
committed
re-add python workshop submodule with new name
1 parent 3a2167c commit 434070b

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "docs/workshops/python-intensive"]
2+
path = docs/workshops/python-intensive
3+
url = git@github.com:harvardinformatics/python-intensive.git

docs/events-workshops/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This section contains the most up-to-date content for our workshops! The date we
4040

4141
This is a four-day workshop that will introduce students to Python as a data science language. We teach the basics of programming and logic in the context of Python and go on to show the tools that use Python for modern data analysis. This assumes no prior knowledge of Python, but will move at a quick pace to cover all the content. The workshop meets for 3 hours for 4 sessions.
4242

43-
[Python Intensive Landing Page :material-arrow-right:](Workshops/workshops-python/index.md){ .md-button .md-button--primary .centered }
43+
[Python Intensive Landing Page :material-arrow-right:](../workshops/python-intensive/){ .md-button .md-button--primary .centered }
4444

4545

4646
### :material-food-apple-outline: Healthy Habits for Data Science (Spring 2024)

docs/workshops/python-intensive

Submodule python-intensive added at 9bfaa20

0 commit comments

Comments
 (0)