0.1.0 • Published 3 years ago

@marketsquare/jupyterlab_robotmode v0.1.0

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
3 years ago

MarketSquare jupyterlab_robotmode

A JupyterLab extensions which adds CodeMirror mode for Robot Framework syntax

Prerequisites

  • JupyterLab

Installation

jupyter labextension install @marketsquare/jupyterlab_robotmode

Development

For a development install, do the following in the repository directory:

jlpm install
jlpm run build
jupyter labextension install .