Patrick Titzler

Results 142 comments of Patrick Titzler

Turns out the default timeout for `routes` happens to be 30 seconds as well and [needs to be increased](https://docs.openshift.com/container-platform/4.7/networking/routes/route-configuration.html#nw-configuring-route-timeouts_route-configuration).

Please subscribe to https://github.com/elyra-ai/elyra/issues/2823 for updates.

This would be similar to the 'local file dependencies' we currently support for generic components, right? For now users could use notebooks/scripts to accomplish this, instead of custom components. (Not...

Since pipelines cannot be exported or run without these input files being present, the `elyra-pipeline describe` command also needs to be extended to list them as dependencies.

Adding kubernetes sidecar container pattern as another potential approach to investigate, as suggested by @akchinSTC during today's [dev meeting](https://elyra.readthedocs.io/en/stable/getting_started/getting-help.html#join-the-daily-development-meetings). The general idea (or at least my interpretation of it) is...

Unfortunately not quite because it's a bit of a catch-22. If one needs to use the tool to create the annotations for the ZIP file then one would have already...

In this context, does "group of images" refer to an archive? In general it would be great if the workflow was pretty much identical for multi-selected images (user uploads a...

> I think I want to leave uploading an archive restricted to pre-annotated images That would be sufficient for demos/workshops where somebody wants to use canned data set. (more below)...