Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Environment without Kubeflow #2922

Closed
SebastienDorgan opened this issue Sep 10, 2022 · 2 comments
Closed

Environment without Kubeflow #2922

SebastienDorgan opened this issue Sep 10, 2022 · 2 comments
Labels
component:install Installation (pip, conda, etc) or packaging (components) component:pipeline-editor pipeline editor component:pipeline-runtime issues related to pipeline runtimes e.g. kubeflow pipelines inactive:duplicate This issue or pull request already exists kind:enhancement New feature or request

Comments

@SebastienDorgan
Copy link

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

@SebastienDorgan SebastienDorgan added the kind:enhancement New feature or request label Sep 10, 2022
@ptitzler ptitzler added component:pipeline-editor pipeline editor component:pipeline-runtime issues related to pipeline runtimes e.g. kubeflow pipelines component:install Installation (pip, conda, etc) or packaging (components) labels Sep 12, 2022
@ptitzler
Copy link
Member

Related PR #2259

@lresende
Copy link
Member

Duplicate of #2136

@lresende lresende marked this as a duplicate of #2136 Sep 12, 2022
@lresende lresende added inactive:duplicate This issue or pull request already exists and removed status:Needs Triage labels Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:install Installation (pip, conda, etc) or packaging (components) component:pipeline-editor pipeline editor component:pipeline-runtime issues related to pipeline runtimes e.g. kubeflow pipelines inactive:duplicate This issue or pull request already exists kind:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants