Skip to content
Snippets Groups Projects
Commit 57d9eaa8 authored by Taras Lazariv's avatar Taras Lazariv
Browse files

Fix spelling

parent cb7497a3
No related branches found
No related tags found
5 merge requests!333Draft: update NGC containers,!322Merge preview into main,!319Merge preview into main,!279Draft: Machine Learning restructuring,!258Data Analytics restructuring
...@@ -202,14 +202,14 @@ You are now ready to spawn a notebook with Spark. ...@@ -202,14 +202,14 @@ You are now ready to spawn a notebook with Spark.
Assuming that you have prepared everything as described above, you can go to Assuming that you have prepared everything as described above, you can go to
[https://taurus.hrsk.tu-dresden.de/jupyter](https://taurus.hrsk.tu-dresden.de/jupyter). [https://taurus.hrsk.tu-dresden.de/jupyter](https://taurus.hrsk.tu-dresden.de/jupyter).
In the tab "Advanced", go In the tab "Advanced", go
to the field "Preload modules" and select one of the Spark modules. to the field `Preload modules` and select one of the Spark modules.
When your Jupyter instance is started, check whether the kernel that When your Jupyter instance is started, check whether the kernel that
you created in the preparation phase (see above) is shown in the top you created in the preparation phase (see above) is shown in the top
right corner of the notebook. If it is not already selected, select the right corner of the notebook. If it is not already selected, select the
kernel `haswell-py3.6-spark`. Then, you can set up Spark. Since the setup kernel `haswell-py3.6-spark`. Then, you can set up Spark. Since the setup
in the notebook requires more steps than in an interactive session, we in the notebook requires more steps than in an interactive session, we
have created an example notebook that you can use as a starting point have created an example notebook that you can use as a starting point
for convenience: [SparkExample.ipynb](misc/SparkExample.ipynb) for convenience: [Spark-Example](misc/SparkExample.ipynb)
!!! note !!! note
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment