Skip to content

Commit b4dd68b

Browse files
authored
Remove redundant dollar sign
1 parent aa20302 commit b4dd68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Each of the course modules is set up as a [Jupyter notebook](http://jupyter.org/
184184
* Start a jupyter notebook server by typing
185185

186186
```
187-
$ jupyter lab
187+
jupyter lab
188188
```
189189

190190
### Option 2: Using Anaconda Navigator

0 commit comments

Comments
 (0)