diff --git a/setup.md b/setup.md index 3ef3dc7..1b5dd3e 100644 --- a/setup.md +++ b/setup.md @@ -118,7 +118,7 @@ If you installed Anaconda, you can launch a notebook in two ways: > > > ## Unix shell > > ~~~ -> > jupyter notebook +> > jupyter-lab > > ~~~ > > {: .language-bash} > {: .solution}