Skip to content

Commit c12a2b4

Browse files
NPalopolimaxim-belkin
authored andcommitted
guide.md: updated episode number and names
Pull Request: #331
1 parent e9cd8d5 commit c12a2b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_extras/guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ python check_env.py
2727
If learners receive an `AssertionError`, it will inform you how to help them correct this
2828
installation. Otherwise, it will tell you that the system is good to go and ready for Data Carpentry!
2929

30-
## 00-short-introduction-to-Python
30+
## 01-short-introduction-to-Python
3131

3232
### Tuples Challenges
3333

@@ -596,7 +596,7 @@ def yearly_data_csv_writer(all_data, yearcolumn="year",
596596
~~~
597597
{: .language-python}
598598

599-
## 07-plotting-with-ggplot
599+
## 07-visualization-ggplot-python
600600

601601
If the students have trouble generating the output, or anything happens with that, there is a file
602602
called "sample output" that contains the data file they should have generated in lesson 3.

0 commit comments

Comments
 (0)