rapidsai / node

GPU-accelerated data science and visualization in node
https://rapidsai.github.io/node/
Apache License 2.0
187 stars 20 forks source link

added uploading dataset and drag & drop support #317

Open AjayThorve opened 3 years ago

AjayThorve commented 3 years ago

Demo is in working condition (can drag/drop datasets and generate graph viz) with a switch to start forceatlas2 rendering.

pendng is get/post pagify plugin for downloading queried datasets(currently sending via simple peer channels.

Edit: Implemented pagify plugin for downloading queried datasets

AjayThorve commented 3 years ago

@trxcllnt this is ready for review. Resolved most of the issues you mentioned.

Still pending is better user session tracking, which I'll push out in a follow-up PR