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

Add convenience commands to display URLs for mlflow and notebooks #45

Open
ca-scribner opened this issue Mar 8, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@ca-scribner
Copy link
Contributor

Why it needs to get done

To connect to mlflow or a dss notebook, we can follow the ClusterIP:Port of the service. You can get these from kubectl get svc -n dss, but we should make it easier.

The initial spec for this tool has dss create-notebook (no args) listing the available notebooks, but this feels awkward. An alternative would be a dedicated command (dss list-notebooks, and something similar for mlflow? Or maybe a general dss list-resources that shows both mlflow and notebooks?). Whatever is implemented, it should have clickable links for all the resources

What needs to get done

  1. implement a convenience function to see all notebook/mlflow endpoints

When is the task considered done

see above

@ca-scribner ca-scribner added the enhancement New feature or request label Mar 8, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5439.

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant