-
Notifications
You must be signed in to change notification settings - Fork 11
replace VICE instructions w/ launch button #225
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
Conversation
I didn't know there was this functionality in the DE. While adding this link via the button does remove a few steps from the previous instructions, there are still a few missing from the revised version for someone just starting to use the DE, especially if they're not already logged in. I added those as suggestions. As someone who has struggled to get started with programs due to installation instructions that gloss over specifics, I think it's pretty important to provide these so that people don't get discouraged and give up before they've actually started doing something. Out of curiousity, how stable is that link? (@tyson-swetnam might be able to answer that) |
re: cognitive load of looking at DE for first time -- I wholly agree, there
is too much going on when that quick launch opens for the first time. I've
spoken with our Core SW folks about this UX, haven't got a resolution yet.
re quicklaunch badge: The link should be permanent - unless someone with
admin privileges deletes the App in the DE. You can create multiple
quicklaunches from the same app though, by clicking on the 'Create Quick
Launch' button in the app. the update would be to just change the URL in
the badge in Markdown. For a container using the 'latest' tag, any updates
to the DockerHub image should be passed to the container that is pulled the
next time it launches in the DE.
…On Wed, Nov 20, 2019 at 5:02 PM Kristina Riemer ***@***.***> wrote:
I didn't know there was this functionality in the DE. While adding this
link via the button does remove a few steps from the previous instructions,
there are still a few missing from the revised version for someone just
starting to use the DE, especially if they're not already logged in. I
added those as suggestions.
As someone who has struggled to get started with programs due to
installation instructions that gloss over specifics, I think it's pretty
important to provide these so that people don't get discouraged and give up
before they've actually started doing something.
Out of curiousity, how stable is that link? ***@***.***
<https://github.com/tyson-swetnam> might be able to answer that)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#225?email_source=notifications&email_token=ACX6HAI2Y37Y64B3GAZQID3QUVNPXA5CNFSM4JNCULFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEESQC7Q#issuecomment-556073342>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACX6HAKQ64YM33T4XQ77LPLQUVNPXANCNFSM4JNCULFA>
.
--
*Tyson L. Swetnam, Ph.D.*
Research Assistant Professor, BIO5 Institute.
The University of Arizona
Office: 1 (520) 626-9104
tswetnam@cyverse.org
My Website <http://tyson-swetnam.github.io> | CyVerse
<https://www.cyverse.org/tyson-swetnam> | GitHub
<https://github.com/tyson-swetnam/> | ORCID
<https://orcid.org/0000-0002-6639-7181> | LinkedIn
<https://www.linkedin.com/in/tyson-swetnam/> | Twitter
<https://twitter.com/tswetnam>
|
@dlebauer have you had a chance to look at this? |
Co-Authored-By: Kristina Riemer <kristina.riemer@weecology.org>
Co-Authored-By: Kristina Riemer <kristina.riemer@weecology.org>
I did this:
Thanks @tyson-swetnam!