jvalue / jayvee

Jayvee is a domain-specific language and runtime for automated processing of data pipelines
https://jvalue.github.io/jayvee/
150 stars 15 forks source link

Add code-lens to run pipeline #606

Closed georg-schwarz closed 4 months ago

georg-schwarz commented 4 months ago

Closes #587.

Adds a Run (once) code lens over each pipeline that executes the jv CLI.

image