Skip to content

Commit bcce2e3

Browse files
committed
Fix typo in Jupyter setup instructions
1 parent d24501d commit bcce2e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learners/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ wish to use a different browser, open this link: [http://localhost:8888](https:/
204204
::: prereq :::::
205205
## Leave terminal used to launch Jupyter open
206206

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.
208208

209209
::::::::::::::::::::
210210

0 commit comments

Comments
 (0)