nasa-fornax / fornax-demo-notebooks

Demo notebooks for the Fornax project
https://nasa-fornax.github.io/fornax-demo-notebooks/
BSD 3-Clause "New" or "Revised" License
8 stars 19 forks source link

BUG: file not found for ML_AGNzoo notebook #322

Closed bsipocz closed 2 months ago

bsipocz commented 2 months ago

Executing the notebook runs into this issue both locally and on CI. It maybe just a path issue (I haven't yet tried to run the notebook as is from jupyter), nevertheless the issue should be solved.

FileNotFoundError: [Errno 2] No such file or directory: 'data/df_lc_020724.parquet.gzip'
bsipocz commented 2 months ago

This bug never made it into production as @troyraen noticed the reason was a change added into the PRs. So I'm closing this now.