Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Job View page with Overview tab #781

Open
2 tasks
keithmanville opened this issue Mar 11, 2025 · 0 comments
Open
2 tasks

Create Job View page with Overview tab #781

keithmanville opened this issue Mar 11, 2025 · 0 comments
Assignees

Comments

@keithmanville
Copy link
Collaborator

Create a new job view page that opens when a job is selected.

The job view page should support multiple tabs at the top to display different information.

This issue should add an Overview tab that includes the following information:

  • link to entrypoint used to run job
  • params
  • job status
  • queue
  • anything else the GET job endpoint returns

Use the mlflow job overview page for inspiration.

Begin by mocking up a sample and have the design reviewed before finishing the implementation.

Definition of Done

  • The new job view page is added.
  • The feature is merged into dev.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants