datahuborg / datahub

An experimental hosted platform (GitHub-like) for organizing, managing, sharing, collaborating, and making sense of data.
https://datahub.csail.mit.edu
MIT License
210 stars 60 forks source link

modified handsontable, replace thrift client with new datahub client #205

Open michellekhuang opened 7 years ago

michellekhuang commented 7 years ago

Change the redirect url & client_id in main.js to debug on a different DataHub app.

RogerTangos commented 7 years ago

Hey @michellekhuang, thanks for submitting the pull. @justinanderson and I are going to take a look at this tomorrow.

RogerTangos commented 7 years ago

Hey @michellekhuang - How is this accessible to the end user. I see that SampleClient is added, but am really not sure how to use it.

michellekhuang commented 7 years ago

@RogerTangos So this is run from a Datahub application, which still requires the user to change the redirect url. I asked Kimberly and she said this was the only way to get HandsOnTable to run