Does anyone know how to register a flow with DockerRun and GitHub storage, but in the GitHub storage, instead of a python file point it to a ipynb.
I was looking into Prefect ExecuteNotebook and didn't find anything useful to me. I also tried tagging the ipynb cells with the tag parameter, but I don't think that worked. It is not a huge deal but it would be nice to make the ipynb the GitHub storage instead of making a python file for every notebook