Skip to content

[FEATURE] Run pipelines with desktop client #432

@subdavis

Description

@subdavis

Ability to run pipelines from within the desktop client

  • For now, assume an independent installation of VIAME. Don't worry about bundling for now.
  • For now, don't worry about job audit-ability or persistence. Jobs will reset when the application closes
  • This will involve a basic VIAME Node.js csv parser.

Some implementation details:

  • CSV to JSON transcoding will happen either
    • at job completion time...
    • or at project import time.
  • Only web safe container formates will currently be supported
  • Jobs page will be bare bones, likely will change in the future.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions