You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/components/spark-operator/user-guide/notebooks-spark-operator.md
+22-19Lines changed: 22 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,14 +19,16 @@ The following diagram illustrates how the components work together:
19
19
class="mt-3 mb-3 border rounded">
20
20
</img>
21
21
22
+
---
23
+
22
24
## Overview
23
25
24
26
In a typical Kubeflow setup, users access JupyterLab Notebooks through the central dashboard. These notebooks can now be configured to run PySpark code remotely through kernels managed by Jupyter Enterprise Gateway (JEG).
25
27
26
28
Behind the scenes:
27
29
28
30
1. JEG receives execution requests from notebooks.
0 commit comments