Skip to content

pass **kwargs to nodes on tube init #228

Description

@sneakers-the-rat

we have tube scoped inputs, but if we want to just pass some extra params to nodes that should also be possible.

basically i think we could do something like this:

tube = Tube.from_specification(spec, params={'nodeid': {'kwarg': 'value'}})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions