Home › Forums › KX Academy › evaluation error while loading ‘loadQsql.q’ › Reply To: evaluation error while loading ‘loadQsql.q’
-
resolved.
had to run the below two commands separately
system “cd “,getenv[`HOME],”/course-introductory-workshop” –>run this first
.trn.nbdir:system “cd” —>not sure what this command does
system “l scripts/loaddata.q” —>run this second