megan_mcp
Forum Replies Created
-
Hi @lkragins
This problem has been reported by another user internally so we will look in to a fix for this.
However for now, if you want to erase this instance and start again, can I suggest that you you try closing the notebook and returning to the terminal and running:
cd ..
And then:
rm -rf course-introductory-workshop
This should remove the current instance of the course.
To restart the project, go to the academy and launch the capstone sandbox as normal.
Let me know if this works!
Thanks,
Megan
-
megan_mcp
AdministratorJuly 17, 2024 at 12:22 pm in reply to: Probable reset required for KDB Q Developer Level 3 project -
Unfortunately, unless you have downloaded your markdown files, once you delete your workspace your work is lost in the process.
To launch the course again, you can return to your terminal and run ./setup.sh again.
Hope this helps.
Thanks,
Megan
-
megan_mcp
AdministratorJuly 16, 2024 at 5:21 pm in reply to: Inter Process Communication: code only returns : :Hi Joe,
Would you be able to provide me with a few extra details about this.
– Are you running your code in the markdown file or the scratchpad?
– Have you experiencing this issue with the content file or the exercises file or both ?
– Can you send a screenshot of an example of this happening?
Many thanks,
Megan
-
megan_mcp
AdministratorJuly 16, 2024 at 5:07 pm in reply to: Using the partition type as a parameterHi @eohara_kdb
Apologies, due to formatting issues with our editor, can I ask that you send forward a screenshot of your code instead? 🙂
We are currently working to get this issue resolved for future questions.
Many thanks,
Megan
-
Hi @akila
Do you mind sending me your code for instRef ? This will hopefully help me better assist you.
Thanks,
Megan🙂
-
Hi @lestat-jin
Thank you for this suggestion ! Our solutions are merely a suggestion for an answer so we are always open to hearing other answers.
We recognise this can be seen as an easier solution so we would be happy to add it to our notebook 🙂
Thanks,
Megan
-
Hi @akila
I’ve taken the below screenshot from the “Scripting and Logging” notebook in the fundamentals course.
Simply use the system”l ” command followed by the path name.
Hope this helps!
Thanks,
Megan
-
Hi @jeanluck
Can you send me your exact answer for exercise 2.2 so I can spot where you might be going wrong?
Thanks,
Megan🙂
-
megan_mcp
AdministratorJuly 17, 2024 at 5:14 pm in reply to: Probable reset required for KDB Q Developer Level 3 projectI stopped and started your server which has worked.
It shouldn’t have erased anything but let me know if that worked.
Many thanks,
Megan🙂
-
megan_mcp
AdministratorJuly 17, 2024 at 1:32 pm in reply to: Probable reset required for KDB Q Developer Level 3 projectSo it seems you have possibly defined .z.pg on the wrong port, do you recall the last code snippet you ran ? If so, can you send it through please.
Anything you can send that lead up to this could help.
Many thanks,
Megan
-
megan_mcp
AdministratorJuly 17, 2024 at 11:31 am in reply to: Inter Process Communication: code only returns : : -
megan_mcp
AdministratorJuly 17, 2024 at 11:12 am in reply to: Inter Process Communication: code only returns : : -
You beat me to it ! Glad you got sorted 😃
If you have any further questions, feel free to reach out.
Thanks,
Megan
-
Hi @jeanluck
You currently have your select statement commentated out, are you removing this when submitting your answer?
Thanks,
Megan