stisa / jupyternim

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

Load nim codemirror mode #14

Closed stisa closed 4 years ago

stisa commented 4 years ago

This is the codemirror mode found in https://github.com/PMunch/nim-playground-frontend adapted to be loaded by jupyter.

Looks like this is all that is needed to have code highlight?