humanitiesplusdesign / palladio

An application that brings humanities research methods to data visualization.
BSD 3-Clause "New" or "Revised" License
172 stars 31 forks source link

Update load data from Public Dropbox folder #172

Closed jsuttonmorse closed 7 years ago

jsuttonmorse commented 7 years ago

Data for palladio can no longer be loaded from public dropbox folders because Dropbox has changed how it hosts these and doesn't follow the CORS specifications.

The recommended alternative is to host on Github.

Documentation should also link people to the enable-cors site.

jsuttonmorse commented 7 years ago

Fixed along with Issue #154