Johannes Müller
04/24/2023, 1:10 PMCMD ["dagster", "api", "grpc", "-h", "0.0.0.0", "-p", "4000", "-f", "notify_on_schema_change.py", "-f", "assets.py"]
But it only loads the last module.-m
option to load a module instead which works.
I also changed the function name of the @repository
and I guess that the problem might have been that I used the same repository function name in both files.chris
04/24/2023, 9:07 PMDefinitions
object at the top level of your module here https://docs.dagster.io/concepts/code-locations#definitions-versus-repositories