-
Notifications
You must be signed in to change notification settings - Fork 102
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
Tutorial for blob storage with test #776
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #776 +/- ##
==========================================
+ Coverage 74.94% 76.51% +1.56%
==========================================
Files 136 114 -22
Lines 10513 8506 -2007
Branches 1643 1275 -368
==========================================
- Hits 7879 6508 -1371
+ Misses 2143 1612 -531
+ Partials 491 386 -105 |
@utf let me know if this change looks OK, I can start writing the other tutorials. |
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.
@jmmshn I am really excited about integrating such tutorials once this is merged. Especially for the phonon workflow, this is straightforward. |
Thanks @jmmshn this looks great. |
@utf shouldn't this tutorial be somehow connected to the documentation? I am a bit confused where to put new tutorials. We would like to migrate our tutorial on the phonon workflows to atomate2. |
* tut test * tut test * tut test * nbmake * nbmake * nbmake * nbmake * nbmake * nbmake * enums * enums * nbmake --------- Co-authored-by: Alex Ganose <[email protected]>
* tut test * tut test * tut test * nbmake * nbmake * nbmake * nbmake * nbmake * nbmake * enums * enums * nbmake --------- Co-authored-by: Alex Ganose <[email protected]>
Tutorial for blob storage with test
store_volumetric_data
Additional dependencies introduced (if any)
nbmake
to make testing possible.