Hello all. Thank you for your assistance. I am just trying out Observable and am running into problems loading a csv file. I followed the explanation Here: Getting Data into a Notebook / Weiprecht | Observable (observablehq.com). But for some strange reason the file is not being recognized. Here are the steps I took:
1- attached the file in the file pane.
2 - method1: copied the usage code (then ran the code) data = Error: File not found: michelin@4.csv
3 - method2: insert into notebook
I have tried multiple csv files that run in p5.js, python, r, and sql just fine. How do I fix this issue?