hgvs
hgvs copied to clipboard
make tests to run through jupyter notebooks
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
specifically, you can use nbval - A py.test plugin to validate Jupyter notebooks https://github.com/computationalmodelling/nbval