-
Notifications
You must be signed in to change notification settings - Fork 18
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 the quickstart #65
base: main
Are you sure you want to change the base?
Conversation
Code at: https://git.civo.com/civo/team/research/kfaas-examples/ which mainly is adapted form official samples. |
Now [create a new notebook instance](creating-a-new-kubeflow-notebook.md) and run the following commands: | ||
|
||
```bash | ||
git clone |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
git clone is missing a repo address?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah yes, on this I had the code pushed to the civo gitlab on the link I shared in this pr, and I wanted to ask what would the best avenue to make a public repo by Civo would be?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah yes, on this I had the code pushed to the civo gitlab on the link I shared in this pr, and I wanted to ask what would the best avenue to make a public repo by Civo would be?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah yes, on this I had the code pushed to the civo gitlab on the link I shared in this pr, and I wanted to ask what would the best avenue to make a public repo by Civo would be?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any Civo admin would be able to create a repo. I believe the plan was to have an ML examples repo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got it, would you or Josh be able to do it, I do not have access to do so
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe Josh has the required creds. I don't.
cc: @kaihoffman Here's the quickstart guide we planned on creating, I need someone to create a new repository on Civo GitHub or maybe we can use the one @jmesout had. We also need screenshots of this in action, at the moment I did get it working on a Kubeflow deployment I did myself but could get runs triggered on Civo Kubeflow.