-
Notifications
You must be signed in to change notification settings - Fork 285
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
docs: add dataset example #38
Conversation
fjcasti1
commented
Nov 19, 2022
- Add dataset example
- Add reading from hdf5
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥
examples/dataset.ipynb
Outdated
{ | ||
"data": { | ||
"text/html": [ | ||
"<div>\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's clear the cell outputs when checking in. See #9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cleared outputs, definitely this should be automated.
* main: Fix python lint fix python-lint Fix readme feat: cleanup the widget Adjust widget a tad Add a readme
* main: docs: add dataset example (#38)