diff --git a/00_SETUP.md b/00_SETUP.md index 14654af..7cd696b 100644 --- a/00_SETUP.md +++ b/00_SETUP.md @@ -131,12 +131,24 @@ python check_env.py ``` ## 7. Starting Jupyterlab -From the directory containing the notebooks: + +From the top-level directory of the repository, change directory to the +`content/` subdirectory: + +```console +cd content +``` + +Start Jupyterlab from this subdirectory: ```console jupyter lab ``` +You can then use the Jupyterlab file browser to navigate to the +`reference_notebooks` and `use_case_notebooks` subdirectories that contain +the notebooks. + ## 8. Handling Notebooks in MyST-Markdown format The Jupyter notebooks in this repository are in