Skip to content

Reconfigurable modules #1472

@dmpetrov

Description

@dmpetrov

This is the comment #1462 (comment) extracted as a separate feature request. Also, @kskyten opened submodels issue #301.

Users should have an ability to create a "library" of reconfigurable pipelines #1462 and reuse them from different projects. Pipeline import can work through copy, Git-submodules or git clone https://my-dvc-repo.

An analogy with programming:

DVC Programming Goal
Stage An operator (line of code) The simplest unit
Pipeline (the current DVC implementation) A function with no parameters Organize and manage complexity in a project
Reconfigurable pipelines #1462 A function with parameters Organize and manage complexity in a project
Reconfigurable modules (this issue) A function with parameters in a library (lib, so, jar file) Reuse from different projects

UPDATE: Added a link to @kskyten issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions