-
Notifications
You must be signed in to change notification settings - Fork 197
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
Add ivf-flat notebook #1758
Add ivf-flat notebook #1758
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
1474a2d
to
1a77c7c
Compare
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.
I think it looks good. Though as a nitpick: we're using three different ways to print the output across the notebook (varargs, f-strings, .format); I'd suggest we stick to one :) e.g. consistently use the f-strings - to make it look a bit more polished.
c4b2a05
to
7e1e7ee
Compare
Thanks @cjnolet for the review, I have addressed the issues. |
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.
LGTM!
/merge |
Example jupyter notebook to demonstrate usage of the IVF-Flat API