'Is it feasible to enable jupyterlab UI through DataprocClusterCreateOperator
I see option as enable_component_gateway for Jupyterlabs through gcloud command.
We are spinning cluster using DataprocClusterCreateOperator. I do not see any option in docs though which I can use to enable this feature during cluster creation.
Solution 1:[1]
Seems like this question was answered here: Component Gateway with DataprocOperator on Airflow Please follow the steps from that question to enable component gateway during cluster creation operation.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Maen |
