# examples **Repository Path**: denhill/examples ## Basic Information - **Project Name**: examples - **Description**: A repository of examples/sample notebooks and scenarios for Elyra - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-22 - **Last Updated**: 2024-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Elyra examples This repository provides a set of examples that explore some of the unique features provided by Elyra. ### Notebook pipelines tutorials - [Running notebook pipelines in a local environment](pipelines/hello_world) - [Running notebook pipelines on Kubeflow Pipelines](pipelines/hello_world_kubeflow_pipelines) ### Example notebook pipelines - [NOAA time-series data weather prediction pipeline](pipelines/dax_noaa_weather_data)