io2015-codelabs
io2015-codelabs copied to clipboard
Codelab does not give instructions to open cloud shell vs. terminal
trafficstars
https://kiosk-dot-codelabs-site.appspot.com/codelabs/offline/index.html?index=..%2F..nodejs-interactive#0
Codelab does not give instructions to open cloud shell vs. terminal, key for demo environments
I'm doing this codelab right now and noticed a couple more things:
It also
- doesn't tell you to
cdinto the directory after cloning (which might not be obvious to someone who doesn't use git) - doesn't tell you to use the git HTTPS URL (the SSH url doesn't work)
- it uses Python 2, which issues a warning
- it doesn't give instructions on "how to open the site in Chrome" (i.e. what URL) in step 3. You need to find the button and also change the port
- the FAQ on step 7 renders incorrectly as a single unordered list, instead of a series of questions and answers
- step 8's code snippet is incorrectly formatted