We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b68e6 commit e78e896Copy full SHA for e78e896
1 file changed
tutorials/pysparkling/README.md
@@ -12,3 +12,9 @@
12
- Numpy 1.9.2 (pre-installed)
13
- $ pip install requests
14
- $ pip install tabulate
15
+
16
17
18
+## Running the notebook
19
20
+- Run this line in your teminal `IPYTHON_OPTS="notebook" bin/pysparkling" ` and locate the desired notebook file
0 commit comments