By design the jupyter notebooks are used as tutorials / examples of how to run the code. If unit tests could be run over these then those unit tests would have very good code coverage. A possible solution is NBTesting.jl ... but this is still not good.
By design the jupyter notebooks are used as tutorials / examples of how to run the code. If unit tests could be run over these then those unit tests would have very good code coverage. A possible solution is NBTesting.jl ... but this is still not good.