jupyter-elm-kernel
jupyter-elm-kernel copied to clipboard
Basic tests
It would be nice to have a few tests to verify that everything works as expected. I suppose we'll need to use something like nbconvert and its Python API to execute and inspect notebooks.
You can see some rough work on the smoke-test
branch. This work is incomplete and doesn't do it's job, but it might serve as an inspiration.