metaflow-ui
metaflow-ui copied to clipboard
76 run
Requirements for a pull request
Fill out the template below. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
- [ ] Unit tests related to the change have been updated
- [ ] Documentation related to the change has been updated
Description of the Change
To fix #76
Replacing all of the places where a run id is used by the helper function getRunId
Alternate Designs
-
Possible Drawbacks
- None considered
Verification Process
Follow the steps in #76