oracle-devrel / redbull-analytics-hol

Learn machine learning the fun way, with Oracle and RedBull Racing
Universal Permissive License v1.0
77 stars 63 forks source link

Issue with hands on lab guide - launchapp.sh missing #31

Closed raekins closed 3 years ago

raekins commented 3 years ago

https://github.com/oracle-devrel/redbull-analytics-hol/tree/main/beginners#beginners-hands-on-lab

In Starting The Web Application it reads:

cd /home/opc/redbull-analytics-hol/beginners/web ./launchapp.sh start

However is launchapp.sh is missing, for example

(redbullenv) cd /home/opc/redbull-analytics-hol/beginners/web (redbullenv) ./launchapp.sh start bash: ./launchapp.sh: No such file or directory

ttscoff commented 3 years ago

Docs have been updated to reflect that the cd command was not needed. Sorry for the inconvenience.