stisa / jupyternim

A Jupyter kernel for nim
https://stisa.space/jupyternim/
MIT License
163 stars 14 forks source link

Fix the issue: Need to update for Nim 0.20 #8 #9

Closed iranika closed 4 years ago

iranika commented 4 years ago

Issue: https://github.com/stisa/jupyternim/issues/8 Master source code is not work in nim latest varsion. So, fix issue and open this pull request. Add github action workflows for build checking. If you don't need workflow, delete .github/workflows/blank.yml thanks.

stisa commented 4 years ago

Sorry for the delay! Looks fine to me, thanks. Thanks for setting up the build check too, I'll merge it and try it out.