跳转到主要内容

JupyterLab扩展,为Robot Framework语法添加CodeMirror模式

项目描述

MarketSquare jupyterlab_robotmode

binder-badge pypi-badge conda-badge npm-badge

JupyterLab扩展,为Robot Framework语法添加CodeMirror模式

a screenshot of JupyterLab with Robot Framework files and launchers

先决条件

  • JupyterLab

安装

对于JupyterLab>3

注意:JupyterLab 4和Notebook 7的支持处于规划阶段:请参阅#14的讨论。

pip install jupyterlab_robotmode

conda install jupyterlab_robotmode -c conda-forge

对于JupyterLab <=2

注意:这将拉取一个明显较旧、未维护的扩展版本。

jupyter labextension install @marketsquare/jupyterlab_robotmode