elyra-ai / examples

A repository of examples for Elyra (https://github.com/elyra-ai/elyra)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a basic pipeline that can be used for validation purposes

ptitzler opened this issue · comments

As a user I want to be able to run a small pipeline to confirm that

  • Elyra is set up properly
  • Runtime configurations are valid
  • Kubeflow/Apache Airflow is configured properly

In support of those tasks we need publish a ready-to-use pipeline that takes very little time to execute but essentially confirms that the user has a working setup.