nteract / testbook

🧪 📗 Unit test your Jupyter Notebooks the right way
https://testbook.readthedocs.io
BSD 3-Clause "New" or "Revised" License
416 stars 37 forks source link

Get R kernel example working #122

Open MSeal opened 3 years ago

MSeal commented 3 years ago

We intended for testbook to be able to run other language kernels as well. We should add support for an R kernel by getting an example / tests running and fixing ipython specific code paths.