I have an mlflow experiment with runs in it. When I go to a run's page (with the parameters/metrics/logged artifacts), there is a part that says `git source: my_project_name@some_letters` and I was wondering what that was supposed to point to.
When I click on it, it takes me to a 404 page. It's trying to go to the github repository for my project that's something like https://github.com/path-to-my-repository/blob/hexadecimal-numbers-and-letters/path-to-the-notebook-w....
Is there some point where there should be github commits?
For reference this is a notebook in the "repos" section on databricks.