Join the Kedro community

Updated 3 weeks ago

Hover over datasets

Subject: Kedro extension, Hover over datasets
Hello everyone,
I'm playing with one of the starters example, and looks like the Hover feature does not work with datasets names, such as: shuttles@csv, shuttles@spark.
https://github.com/kedro-org/kedro-starters/blob/main/spaceflights-pyspark/%7B%7B%20cookiecutter.repo_name%20%7D%7D/conf/base/catalog.yml#L70
Could you please comment on whether this is an exception or I'm missing smth?
Thanks in advance!

d
M
4 comments

in VS Code can you post the "Output" messages from the Kedro extension?

Same message, whether I hover over "shuttles_excel" or "shuttles@csv". But, it does not actually show anything in case of "shuttles@csv".

hmm I'm not sure

It will be something with vs code set up, possibly enviroments. I would play around with the path selection piece in the settings.

Add a reply
Sign up and join the conversation on Slack