-
Notifications
You must be signed in to change notification settings - Fork 11
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
adding tutorial #26
adding tutorial #26
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #26 +/- ##
=======================================
Coverage 90.47% 90.47%
=======================================
Files 7 7
Lines 105 105
=======================================
Hits 95 95
Misses 10 10
☔ View full report in Codecov by Sentry. |
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.
Some typos: e.g. parmater
DeepCell.ipynb --> deepcell.ipynb to respect python guidelines in naming files.
@ninamiolane lint is failing in the tutorial should we disable that there or what actions do you recommend ? |
@mhajij run |
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.
Wow, the tutorial is awesome!! Thanks!
this PR also includes fixes for #23. |
adding DeepCell tutorial and fixing some docstring, making it more clear