Hi, I have created two separate file called traini...
# ask-metaflow
m
Hi, I have created two separate file called training.py and inference.py, while running
python inference.py run
or
python inference.py show
why does both command does not return any output nor throw any errors?
1