Hello team!
Minor finding when creating kernel_metadata.json with kaggle kernels init, the preset file lists "dataset_sources": [], as property for dataset, while it should be "dataset_data_sources": [], (see: https://github.com/Kaggle/kaggle-api/blob/main/docs/KernelPushRequest.md).
Regards, Martin
Hello team!
Minor finding when creating kernel_metadata.json with
kaggle kernels init, the preset file lists"dataset_sources": [],as property for dataset, while it should be"dataset_data_sources": [],(see: https://github.com/Kaggle/kaggle-api/blob/main/docs/KernelPushRequest.md).Regards, Martin