-
Notifications
You must be signed in to change notification settings - Fork 397
redesign Download button #919
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
Comments
I agree. Downloading the installer is only the recommended method for Windows and even then "Install" is a better legend for the button. It already has a ink to /doc/install though, in the smaller, top option "pip, conda, brew". So is the change just "Download" -> "Install"?
Good point I'll add some notes in the install section along with #908. |
yes, pretty much. Also, remove that dropdown completely and simplify code around. |
Done in 4a50af9
OK. We could just keep the platform detection so it links to the exact install page 🙂 |
Yes! good idea |
More people are complaining iterative/dvc#5192 . Could we prioritize this maybe? We'll consider dropping binary packages for 2.0 in general soon iterative/dvc#4841 , so this might become even more relevant. |
Are we still wanting to do this? cc @iterative/docs @iterative/websites |
Yes, I think so. I would also do an install page like this https://spacy.io/usage first so that we can redirect people there. |
We need yet another iteration. I think we should rename it (
Install
instead ofDownload
) and make a link to theInstall
section in docs. @efiop @jorgeorpinel @casperdcl thoughts?Otherwise we are forcing people installing "binary" py-installer version. Moreover it does not take into account the new need to describe
dvc as a library
installation method, etc. It's just not scalable anymore.The text was updated successfully, but these errors were encountered: