Nok Lam Chan
Nok Lam Chan
Update the description and adding more backlink for context.
More evidence. https://linen-slack.kedro.org/t/14140948/hi-i-m-looking-at-namespaces-and-modular-pipelines-must-say-#cfa0d7eb-477b-4740-ab46-0682a6c04ebd >Hi, I’m looking at namespaces and modular pipelines. Must say, it’s somewhat confusing, and also some things seems to > have changed in newer versions of kedro....
We need to consider not just for latest `databricks-connect` but also the older one. It's natural that some library move faster and some don't. If at some point it's not...
@MigQ2 Thanks for opening the PR. > This can be problematic for users who do not wish to use databricks-connect or prefer using spark-connect. Can you explains how this resolve...
I would prefer 1 if it achieve the same thing without introducing another class. For global default, I would imagine user do this via dataset factory to give default setting...
Can we close this as duplicated with https://github.com/kedro-org/kedro/issues/331?
Sorry, I mean Can we close this as duplicated with https://github.com/kedro-org/kedro/issues/3312
Thanks, that's a nice tips, I would look for the pygls configuration. I remember I saw this plugin when I start researching, thanks for reminding me I will have a...
I am starting to work on my LSP VScode extension again. Locally I can use the debugger and the LSP works fine. However when I packaged it up to VSCode...
@alcarney indeed I am using the template. My background is python so I am much more familiar with debugging python. Thank you for the advice. 🙏