Patrick Titzler

Results 92 issues of Patrick Titzler

**Is your feature request related to a problem? Please describe.** Users can currently add code snippets by creating them manually or by importing them from the local file system using...

kind:enhancement
component:code-snippets
status:Needs Triage

Please refer to the following document for details and migration instructions https://github.com/IBM-Bluemix/cf-deployment-tracker-client-node/wiki/migrating-to-the-new-metrics-tracker-client.

This should properly resolve the issue raised in https://github.com/webpack/webpack/issues/14532, which started breaking the integration tests. Until v6 is available https://github.com/elyra-ai/pipeline-editor/pull/214 implements the suggested workaround.

external:Upstream

In https://github.com/elyra-ai/pipeline-editor#installation ``` make clean dev-link install ``` yields ``` yarn link @elyra/pipeline-editor yarn link v1.22.4 success Using linked package for "@elyra/pipeline-editor". ✨ Done in 0.05s. cd node_modules/@elyra/pipeline-editor && jupyter...

Follow-up to https://github.com/elyra-ai/elyra/pull/3141 - Mark the Apache Airflow example component connector as no longer maintained - Add statement that Apache Airflow example component connector does not support Elyra v4 and...

Update the 'Introduction to generic pipelines' tutorial: - Use a different dataset - Update Jupyter notebooks and Python scripts - Update the instructions for Elyra 3.13 Related: https://github.com/elyra-ai/examples/issues/111 Signed-off-by: Patrick...

https://github.com/elyra-ai/examples/blob/main/pipelines/dax_noaa_weather_data/Part%202%20-%20Data%20Analysis.ipynb fails to execute, likely due to changes in an upstream dependency: ``` D 16:25:40.421] template_paths: /usr/local/share/jupyter/nbconvert/templates/lab:/usr/local/share/jupyter/nbconvert/templates/base:/root/.local/share/jupyter:/root/.local/share/jupyter/nbconvert/templates:/root/.local/share/jupyter/nbconvert/templates/compatibility:/usr/local/share/jupyter:/usr/local/share/jupyter/nbconvert/templates:/usr/local/share/jupyter/nbconvert/templates/compatibility:/usr/share/jupyter:/usr/share/jupyter/nbconvert/templates:/usr/share/jupyter/nbconvert/templates/compatibility:/usr/local/share/jupyter/nbconvert/templates [I 16:25:40.722] 'analyze_NOAA_weather_data':'Part 2 - Data Analysis' - Part 2 - Data Analysis-output.ipynb...

bug

Considering that the purpose of the introductory Elyra tutorial pipelines is to enable new users to become familiar with pipeline features it shouldn't be necessary to use notebooks that take...

An upcoming release of Kubeflow adds support for [component] registry hosts, which implement an API that clients can use to work with components. Requires https://github.com/machine-learning-exchange/mlx/issues/331

enhancement
component:catalog connectors
external:Upstream