Skip to content

Commit 8a0b86b

Browse files
authored
Merge pull request #2 from einonm/gh-pages
Update jupyter notebook CLI command to work with current Anaconda
2 parents 7b77fa5 + ea54af7 commit 8a0b86b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

fig/03-loop_2_0.png

17.8 KB
Loading

setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ If you installed Anaconda, you can launch a notebook in two ways:
118118
>
119119
> > ## Unix shell
120120
> > ~~~
121-
> > jupyter notebook
121+
> > jupyter-lab
122122
> > ~~~
123123
> > {: .language-bash}
124124
> {: .solution}

0 commit comments

Comments
 (0)