io2015-codelabs icon indicating copy to clipboard operation
io2015-codelabs copied to clipboard

Codelab does not give instructions to open cloud shell vs. terminal

Open sofisl opened this issue 5 years ago • 1 comments
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

sofisl avatar Dec 12 '19 00:12 sofisl

I'm doing this codelab right now and noticed a couple more things:

It also

  • doesn't tell you to cd into 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

sambostock avatar Dec 12 '19 00:12 sambostock