Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielFlemstrom authored Sep 3, 2024
1 parent 26295a7 commit 8671f5f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@ If you want to quickly check out the tutorials without saving any changes or dow

1. Open your terminal or command prompt.
2. Run the following Docker commands:

`docker pull harbor.main.rise-ck8s.com/des-public/tutorials:latest`

`docker run --rm -it -p 8888:8888 harbor.main.rise-ck8s.com/des-public/tutorials:latest`

4. Open Firefox (or your preferred browser) and navigate to the URL provided in the terminal output to access the Jupyter Lab interface.
5. Open Firefox (or your preferred browser) and navigate to the URL provided in the terminal output to access the Jupyter Lab interface.

If using Firefox, you can also start the browser with the URL directly from the command line (replace `your_token_here` with the actual token):

Expand Down

0 comments on commit 8671f5f

Please sign in to comment.