Skip to content

Environment without Kubeflow #2922

Closed
Closed
@SebastienDorgan

Description

@SebastienDorgan

Is your feature request related to a problem? Please describe.
I have created an environment with Airflow installed, I do not plan to use Kubeflow, is there a way to not install Kubeflow Pipeline editor and Kubeflow configuration extension?

Describe the solution you'd like
Maybe it could be useful to create 3 distincts pipeline editor extensions package
https://elyra.readthedocs.io/en/v2.1.0/getting_started/installation.html#pip

  • pip install --upgrade elyra-airflow-pipeline-editor-extension && jupyter lab build
  • pip install --upgrade elyra-generic-pipeline-editor-extension && jupyter lab build
  • pip install --upgrade elyra-kubeflow-pipeline-editor-extension && jupyter lab build

Describe alternatives you've considered
Adding the possibility to deactivate the extension from Jupyter lab configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions