rufuspollock-okfn / dataexplorer

View, visualize, clean and process data in the browser.
http://explorer.okfnlabs.org
148 stars 47 forks source link

Add support for CSV's stored in a Gist #170

Open BigBlueHat opened 9 years ago

BigBlueHat commented 9 years ago

I'd misunderstood the current "Edit an existing Github CSV" button to mean "anywhere" on GitHub. However, Gist is really it's own sub-system (under it's own subdomain ta boot!)--which means it needs it's own CORS mess...

Right now, trying to use a CSV from a Gist throws CORS errors.