0.3.0 • Published 3 years ago

jupyterlab-stan-highlight v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

jupyterlab-stan-highlight

Jupyterlab extension to highlight Stan syntax. Modeled on the VSCode grammar and uses stan-language-definitions

Use it with CmdStanJupyter to recieve highlighting for your %%stan blocks in python notebooks!

Prerequisites

  • JupyterLab

Installation

To install the released version from npm:

jupyter labextension install jupyterlab-stan-highlight

Development

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

npm install
jupyter labextension link .
0.3.0

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago