Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 396 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 396 Bytes

jupyterlab-stata-highlight

Jupyterlab extension to highlight Stata syntax

Prerequisites

  • JupyterLab

Installation

To install using pip:

jupyter labextension install jupyterlab-stata-highlight

Development

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

npm install
jupyter labextension link .