We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9788b74 commit 187847dCopy full SHA for 187847d
learners/setup.md
@@ -50,11 +50,9 @@ Desktop.
50
## Launch Python interface
51
52
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.
+Python commands. For this workshop, we will assume the use of Jupyter Notebook.
56
57
-## Option A: Jupyter Notebook
+## Jupyter Notebook
58
59
A Jupyter Notebook provides a browser-based interface for working with Python.
60
You can launch a notebook from the command line:
0 commit comments