Skip to content

Commit 79ce079

Browse files
committed
Filename restructuring
1 parent 80f4172 commit 79ce079

File tree

7 files changed

+6
-120
lines changed

7 files changed

+6
-120
lines changed

config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ disable_sidebar_numbering: true
6969

7070
# Order of episodes in your lesson
7171
episodes:
72-
- 00-introduction.md
73-
- 01-setup.md
74-
- 02-running-vscode.md
75-
- 03-code-editor.md
76-
- 04-running-debugging.md
72+
- 10-introduction.md
73+
- 11-setup.md
74+
- 12-running-vscode.md
75+
- 13-code-editor.md
76+
- 14-running-debugging.md
7777

7878
# Information for Learners
7979
learners:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ steve@laptop:~/code-style-example$
4444

4545
::::::::::::::::::::::::::::::::::::::::: callout
4646

47-
## Error: `the term conda is no recognised`
47+
## Error: `the term conda is not recognised`
4848

4949
If you're running an Anaconda distribution of Python on Windows,
5050
if you see this error it means that VSCode is not looking in the right place for Anaconda’s installation.

episodes/introduction.md

Lines changed: 0 additions & 114 deletions
This file was deleted.

0 commit comments

Comments
 (0)