ricklamers / gridstudio

Grid studio is a web-based application for data science with full integration of open source data science frameworks and languages.
GNU Affero General Public License v3.0
8.88k stars 1.5k forks source link

Are gridstudio tables overservable? #132

Open stefaneidelloth opened 4 years ago

stefaneidelloth commented 4 years ago

Im looking for some observable table / DataFrame / spreadsheet to create reactive pipes for tabular calculations:

https://stackoverflow.com/questions/62671185/how-to-make-tables-spreadsheets-e-g-pandas-dataframe-observable-use-triggers

=> Does gridstudio allow to listen for changes?