Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SETUP-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ In some distributions this may be required so that the llms environment is visib

3. **Start Jupyter Lab:**

From the `llm_engineering` folder, run: `jupyter lab`.
From the `llm_engineering` folder, run: `jupyter-lab`.

Jupyter Lab should open in your browser. Close it after confirming it works, and proceed to Part 3.

Expand Down