https://learninghub.kx.com/forums/topic/cannot-continue-level-3-q-kdb-course
I think I accidentally corrupted the files needed to follow the course. I am currently in section 04 Partitioned. I am no longer able to load the trade table. I attempted a "hard reset" in Git (from Jupyter hub), but that did not fix the issue. I also restarted my server, but nothing seems to fix the issue.
Any help is appreciated!
I think I solved the issue. I ran
> system "rm -r (the hidden folder location)"
so that the init.q would reinitialize the files. Seems to work!