29
edits
(→MozTelemetry: Point to example notebook) |
(→Using Jupyter: include spark) |
||
Line 33: | Line 33: | ||
A cell can output text or plots. To output plots inlined with the cell, run the following command, usually below your import statements: | A cell can output text or plots. To output plots inlined with the cell, run the following command, usually below your import statements: | ||
%pylab inline | %pylab inline | ||
The notebook is setup to work with Spark. See the "Using Spark" section for more information. | |||
== MozTelemetry == | == MozTelemetry == |
edits