metaflow-ui
metaflow-ui copied to clipboard
:art: UI for monitoring your Metaflow executions!
### Description When I run the docker image of the UI and redirect it to port 3000, the terminal shows that the processes are being started but the UI shows...
### 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...
### Description The colors on the DAG view to show the progression of execution do not update even if websocket is properly connected ### Steps to Reproduce 1. Go to...
### Description When clicking on the DAG on a step, the URL that is produced contains the run number even if a run id exists. ### Steps to Reproduce 1....
### 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...
## Summary Provide a simple button to download the code for a Metaflow run. ## Motivation The code for the run is typically available but hard to access. The path...
### Description Unable to view DAG. ``` DAG encountered an unexpected error. This should not happen and might be caused by unexpected data. ``` ### Steps to Reproduce 1. Navigate...
## Summary One of the interesting features of the UI is the ability to share a URL and have the recipient of the URL see the same thing. This doesn't...
### Description I've had a few Flows which have crashed. The crash is due to my errors not metaflow itself. However in the UI it continues to be marked as...
Besides the bundled [CloudFormation template](https://github.com/Netflix/metaflow-tools/tree/master/aws/cloudformation), add documentation on how the UI can be deployed (including logical replication of the DB) using the AWS console.