Jupyterlab extension to highlight GF/GLF syntax
- JupyterLab
To install using pip:
jupyter labextension install jupyterlab-gf-highlight
For a development install (requires npm version 4 or later), do the following in the repository directory:
npm install
jupyter labextension link .