Hi i cannot load any table into kx developer in memory all i get is a response like this
system"l “,getenv[`HOME],”/fundamentals_capstone_dbs/"
i used the above query to load my tables for the fundamental capestone course.
Hi i cannot load any table into kx developer in memory all i get is a response like this
system"l “,getenv[`HOME],”/fundamentals_capstone_dbs/"
i used the above query to load my tables for the fundamental capestone course.
Hi,
Which course are you working on? Fundamentals Capstone?
It looks like you are in the wrong workspace, have you accidentally changed directory?
You might need to restart to get back into the correct directory. Be sure to save any progress you’ve made before logging out, either by downloading your notebook or copying your code somewhere so you can paste it back in.
Hope this helps,
Laura
Hi ,
yes i was working in Fundamental Capestone and what is the step to restart so that i can land in the required directory. Thank you.
Hi,
You can close developer, restart your kernel in the Jupyter notebook, or log out entirely from the sandbox environment. Again, keep a copy of any work/code you’ve written as it may not be there when you log back in.
Hope this helps,
Laura