Skip to content

Commit 187847d

Browse files
committed
Remove setup options
1 parent 9788b74 commit 187847d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

learners/setup.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,9 @@ Desktop.
5050
## Launch Python interface
5151

5252
To start working with Python, we need to launch a program that will interpret and execute our
53-
Python commands. Below we list several options. If you don't have a preference, proceed with the
54-
top option in the list that is available on your machine. Otherwise, you may use any interface
55-
you like.
53+
Python commands. For this workshop, we will assume the use of Jupyter Notebook.
5654

57-
## Option A: Jupyter Notebook
55+
## Jupyter Notebook
5856

5957
A Jupyter Notebook provides a browser-based interface for working with Python.
6058
You can launch a notebook from the command line:

0 commit comments

Comments
 (0)