-
-
Notifications
You must be signed in to change notification settings - Fork 189
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
Menu in 'Transferring Data Between your Local Machine and the Cloud' not working #186
Comments
Partial fix for #186 I've added the code to get the menu to work (I think), but as far as I can tell, the content for the section "Uploading Data to your Virtual Machine" for Unix is missing. This PR should **NOT** be merged without adding that content first. I haven't used scp in years. Anyone who can help add this content?
Closed with #215 |
Actually, it looks like this didn't quite work. I'm re-opening the issue and making a note to myself to look into this tomorrow. |
I haven't been able to figure out how to get this to work so am thinking of putting the two different options in "solutions" boxes like are used on the setup page. I'll put in a PR with this option today. |
Ok, so upon closer inspection, the reason this isn't working is because there isn't any content in the Unix section, so when the toggle is switched over to Unix, the display doesn't change. I think @ACharbonneau had mentioned populating this content at one point, but I may be misremembering. |
That's weird, I did fix it. Maybe that bit got lost in the PRs? Let me see if I can re-fix it |
In 05-writing-scripts. The choice menu for "AWS_Windows" and "AWS_Unix" seems to not do something at all (tested in Firefox). I suspect it is a missing javascript paragraph as seen in https://github.com/datacarpentry/cloud-genomics/blob/gh-pages/_episodes/02-logging-onto-cloud.md
The text was updated successfully, but these errors were encountered: