You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learners/setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -204,7 +204,7 @@ wish to use a different browser, open this link: [http://localhost:8888](https:/
204
204
::: prereq :::::
205
205
## Leave terminal used to launch Jupyter open
206
206
207
-
Jupyter depends on a server running in the background associated with the terminal used to launch it. Closing the terminal results in web interface errors. When done, you can eithr close the terminal or shut down the server using <kbd>CTRL-C</kbd> and submitting <kbd>y</kbd> within 5 seconds if the terminal is needed for other tasks.
207
+
Jupyter depends on a server running in the background associated with the terminal used to launch it. Closing the terminal results in web interface errors. When done, you can either close the terminal or shut down the server using <kbd>CTRL</kbd>+<kbd>C</kbd> and submitting <kbd>y</kbd> within 5 seconds if the terminal is needed for other tasks.
0 commit comments