This message was deleted.
# ask-anything
s
This message was deleted.
e
you can tell ploomber to expect a folder instead of individual files, then store your files there:
Copy code
tasks:
  - source: 00-data_collection/downloadData.R
    product:
      nb: 00-data_collection/downloadData.ipynb
      files: my-files/
👍 1