jupyternim-labextension

0.2.0 • Public • Published

jupyternim-labextension

A Jupyter Lab extension to provide syntax highlight for Nim and Jupyternim.

Installation

Prereqs: jupyter lab

jupyter labextension install jupyternim-labextension

Development

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

# Clone the repo to your local environment
cd jupyternim-labextension
# Install dependencies
npm install
# Install your development version of the extension
jupyter labextension install .

You can run JupyterLab in watch mode to watch for changes in the extension's source and automatically rebuild.

# Run jupyterlab in watch mode
jupyter lab --watch

Uninstall

jupyter labextension uninstall jupyternim-labextension

Package Sidebar

Install

npm i jupyternim-labextension

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

19.4 kB

Total Files

6

Last publish

Collaborators

  • stisa