usnistgov / jarvis

JARVIS-Tools: an open-source software package for data-driven atomistic materials design. Publications: https://scholar.google.com/citations?user=3w6ej94AAAAJ https://www.youtube.com/watch?v=2-XHeC8gbeY
https://pages.nist.gov/jarvis/
Other
311 stars 125 forks source link

Apply continuous integration on jupyter-notebooks #212

Open knc6 opened 2 years ago

knc6 commented 2 years ago

Currently, there's no CI testing for these colab/jupyter notebooks: https://github.com/JARVIS-Materials-Design/jarvis-tools-notebooks

SauravMaheshkar commented 2 years ago

Can be done using various pytest plugins such as nbmake or maybe using nbconvert.