Closed anarinsk closed 1 year ago
Thank you for this report.
The CORS headers are missing: https://cors-test.codehappy.dev/?url=https%3A%2F%2Ffred.stlouisfed.org%2Fgraph%2Ffredgraph.csv%3Fid%3DGS10&method=get
Also see https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS for more info about CORS.
Thanks for the answer.
This nice package has solved most of my user cases with jupyterlite except following one problem for now.
Working env
My working environment is the same as following link:
https://jupyterlite.github.io/demo/lab/index.html
Reproducible code
Error messages
Working case
In the same package, pandas-datareader, following code works well.