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

Change install-kubeflow.sh script code to use latest version of Kubeflow(0.7.0) #14

Open
lovishch20 opened this issue Nov 28, 2019 · 1 comment

Comments

@lovishch20
Copy link

lovishch20 commented Nov 28, 2019

We are unable to install the latest Kubeflow version(0.7.0) using the script. Please update the scripts accordingly or let us know how we can install the latest version of Kubeflow using these scripts.
I manually changed the line :
export KUBEFLOW_VERSION=${KUBEFLOW_VERSION:-0.5.1} # the version of kubeflow to use
to export KUBEFLOW_VERSION=${KUBEFLOW_VERSION:-0.7.0} # the version of kubeflow to use

But unable to install Kubeflow.

Thanks and Regards,
Lovish Chaudhary

@lovishch20 lovishch20 changed the title Chnage install-kubeflow.sh code to use 0.7.0 Change install-kubeflow.sh script code to use latest version of Kubeflow(0.7.0) Nov 28, 2019
@lovishch20
Copy link
Author

@carmine , Please post your reply/comments.

Thanks

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

1 participant