```yaml type: PartitionedDataSet path: ${my.b...
# beginners-need-help
d
Copy code
yaml
 type: PartitionedDataSet
    path: ${my.bucket}/${folder.int}/sample-images/ 
    dataset:
      type: kedro.extras.datasets.pillow.ImageDataSet
    filename_suffix: '.jpg'