Hello waves is it possible to run an arbitrary Python script or Jupyter notebook in Meltano? I want to run a notebook after Meltano runs some dbt models. Right now our data stack is just Meltano running in a Github action, I'm wondering if I can also orchestrate a notebook/python script without also setting up dagster/airflow.
jacob_mulligan
08/16/2023, 2:13 PM
another alternative i'm considering is running the notebook in a github action, but i think i'd be preferable to have it orchestrated in Meltano as well so that everything is together in the