-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: dataset visualization #6
Comments
@risenW See https://pipboard.imgcook.com. The Pipboard is a web app for using Pipcook on a browser, and we hope the users are able to have dataset visualization, and that's so great if the users could use dnotebook's interactive programming :) |
Shall we use dnotebook in library? BTW, I found another interesting project: https://github.com/opensource9ja/dnotebook-react, it actually looks what I'm looking for, one more question, what's the relationship between them? |
Dnotebook can be used for interactive programming. And this project: https://github.com/opensource9ja/dnotebook-react aims to re-build Dnotebook using react. Hence it is the same with the former, just that with react the implementation is easier and avoids too much hacking |
dnotebook-react seems to be great to me :) |
To improve the readability of datasets, it's good to add dataset visualization like Facets.
dependencies
Pipcook SDK must support an API to fetch the dataset, in rows or chunks?
supported task in v2.1
The text was updated successfully, but these errors were encountered: