Skip to content

Commit 23186b7

Browse files
committed
Emojis!
1 parent 0fdf89e commit 23186b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

04-materials/02-anatomy-of-extensions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Before we get started, we need to set up:
5555
* A repository on GitHub
5656

5757

58-
### Dependency environment
58+
### 🔧 Dependency environment
5959

6060
Create an environment named `jupytercon2025`.
6161
We'll use this environment for the rest of this workshop:
@@ -78,7 +78,7 @@ micromamba install python pip nodejs gh "copier~=9.2" jinja2-time
7878
```
7979

8080

81-
### Important Git settings
81+
### 🔧 Important Git settings
8282

8383
1. Git needs to know who you are.
8484

@@ -107,7 +107,7 @@ micromamba install python pip nodejs gh "copier~=9.2" jinja2-time
107107
:::
108108

109109

110-
### Create a GitHub repository and clone it locally
110+
### 🔧 Create a GitHub repository and clone it locally
111111

112112
0. Change to the parent directory where you want to work, e.g.
113113

0 commit comments

Comments
 (0)