File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ jupyter-book start --execute
7373
7474This will execute all the notebooks and start a web server to view the rendered
7575content locally.
76- View the rendered site by opening the `` localhost:3000 `` in your preferred browser.
76+ View the rendered site by opening the `` localhost:30xy `` in your preferred browser (the exact port number will be printed in your terminal) .
7777
7878### Adding your own tutorials
7979
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ jupyter-book start --execute
4545
4646This will execute all the notebooks and start a web server to view the rendered
4747content locally.
48- View the rendered site by opening the `` localhost:3000 `` in your preferred browser.
48+ View the rendered site by opening the `` localhost:30xy `` in your preferred browser (the exact port number will be printed in your terminal) .
4949
5050## Adding your own tutorials
5151
You can’t perform that action at this time.
0 commit comments