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!