hgvs icon indicating copy to clipboard operation
hgvs copied to clipboard

make tests to run through jupyter notebooks

Open Deena-B opened this issue 7 years ago • 1 comments

It would be great if we could set up tests to run through all the jupyter notebooks :)

There are probably some instructions on how to do it here: https://docs.fast.ai/dev/develop.html

Deena-B avatar Dec 19 '18 02:12 Deena-B

specifically, you can use nbval - A py.test plugin to validate Jupyter notebooks https://github.com/computationalmodelling/nbval

Deena-B avatar Jan 15 '19 23:01 Deena-B