zenml-dashboard icon indicating copy to clipboard operation
zenml-dashboard copied to clipboard

The repository that contains all source code for the ZenML UI.

Results 82 zenml-dashboard issues
Sort by recently updated
recently updated
newest added

Hi team. I think it is a bug. During the process of my experiment. Every pipeline has same problem like image below The path for visualization is configuring correctly. However,...

One of my steps saves an artifact which is a `MarkdownString` element, using the `StructuredString` materialiser. In the visualisation, the background and the text color are almost identical, making it...

## Checks * [x] I added a descriptive title to this issue * [x] I have searched (google, github) for similar issues and couldn't find anything * [x] I have...

- [x] Register - [x] Delete

To add e2e tests for Login page, Survey form and dashboard's home page. ```bash $ cd e2e-tests $ npx playwright test Running 5 tests using 4 workers ✓ 1 example.spec.ts:3:1...