Skip to content
Snippets Groups Projects
Commit fc8e7140 authored by Elias Werner's avatar Elias Werner
Browse files

make linter happy

parent 6b296d87
No related branches found
No related tags found
3 merge requests!446docs: Add Jupyter Teaching Example,!445Automated merge from preview to main,!439remove deprecated python virtual environment from Flink/Spark in Jupyter
...@@ -237,7 +237,7 @@ example below: ...@@ -237,7 +237,7 @@ example below:
## Jupyter Notebook ## Jupyter Notebook
You can run Jupyter notebooks with Spark and Flink on the ZIH systems in a similar way as described You can run Jupyter notebooks with Spark and Flink on the ZIH systems in a similar way as described
on the [JupyterHub](../access/jupyterhub.md) page. on the [JupyterHub](../access/jupyterhub.md) page.
### Spawning a Notebook ### Spawning a Notebook
...@@ -255,11 +255,10 @@ module: ...@@ -255,11 +255,10 @@ module:
Flink/1.12.3-Java-1.8.0_161-OpenJDK-Python-3.7.4-GCCcore-8.3.0 Flink/1.12.3-Java-1.8.0_161-OpenJDK-Python-3.7.4-GCCcore-8.3.0
``` ```
When your Jupyter instance is started, you can set up Spark/Flink. Since the setup in the notebook When your Jupyter instance is started, you can set up Spark/Flink. Since the setup in the notebook
requires more steps than in an interactive session, we have created example notebooks that you can requires more steps than in an interactive session, we have created example notebooks that you can
use as a starting point for convenience: use as a starting point for convenience:
[SparkExample.ipynb](misc/SparkExample.ipynb), [SparkExample.ipynb](misc/SparkExample.ipynb),
[FlinkExample.ipynb](misc/FlinkExample.ipynb) [FlinkExample.ipynb](misc/FlinkExample.ipynb)
!!! warning !!! warning
......
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