`tasks:` `- source: scripts/data_pull.py` ...
# ask-anything
l
tasks:
- source: scripts/data_pull.py
product:
nb: products/data_pull.ipynb
data: I:/path-to-files/file_name.csv
...
The pipeline above assumes that data_pull.py generates and saves a file_name.csv in the specified I drive This I drive is under company network Where is ploomber getting CAPSL-NASUN from? why can't it access it even though the script successfully generates and saves a csv file in the location specified?