kaiamann / jupyterlab-gf-highlight

Syntax Highlighing for GF/GLF in JupyterLab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jupyterlab-gf-highlight

Jupyterlab extension to highlight GF/GLF syntax

Prerequisites

  • JupyterLab

Installation

To install using pip:

jupyter labextension install jupyterlab-gf-highlight

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

npm install
jupyter labextension link .

About

Syntax Highlighing for GF/GLF in JupyterLab

License:MIT License


Languages

Language:JavaScript 100.0%