jupyterlab-robotmode


Namejupyterlab-robotmode JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/MarketSquare/jupyterlab_robotmode
SummaryA JupyterLab extension which adds a CodeMirror mode for Robot Framework syntax
upload_time2023-07-27 13:17:38
maintainer
docs_urlNone
authorMarketSquare
requires_python>=3.8
licenseBSD-3-Clause
keywords jupyter jupyterlab jupyterlab3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MarketSquare jupyterlab_robotmode

[![binder-badge]][binder] [![pypi-badge]][pypi] [![conda-badge]][conda]
[![npm-badge]][npm]

A JupyterLab extension which adds CodeMirror mode for Robot Framework syntax

![a screenshot of JupyterLab with Robot Framework files and launchers][screenshot]

## Prerequisites

- JupyterLab

## Installation

### For JupyterLab>3

> **Note**: Support for JupyterLab 4 and Notebook 7 is in the planning stage: see
> discussion on [#14].

```bash
pip install jupyterlab_robotmode
```

or

```bash
conda install jupyterlab_robotmode -c conda-forge
```

### For JupyterLab <=2

> **Note**: This will pull a significantly older, unmaintained version of the extension.

```bash
jupyter labextension install @marketsquare/jupyterlab_robotmode
```

[binder-badge]: https://mybinder.org/badge_logo.svg
[binder]: https://mybinder.org/v2/gh/MarketSquare/jupyterlab_robotmode/HEAD?urlpath=lab
[pypi]: https://pypi.org/project/jupyterlab-robotmode
[pypi-badge]: https://img.shields.io/pypi/v/jupyterlab_robotmode
[npm-badge]: https://img.shields.io/npm/v/@marketsquare/jupyterlab_robotmode
[npm]: https://www.npmjs.com/package/@marketsquare/jupyterlab_robotmode
[conda-badge]: https://img.shields.io/conda/vn/conda-forge/jupyterlab_robotmode
[conda]: https://anaconda.org/conda-forge/jupyterlab_robotmode
[screenshot]:
  https://user-images.githubusercontent.com/45380/162342746-48561188-5859-4469-8634-3c4fd13cdef5.png
[#14]: https://github.com/MarketSquare/jupyterlab_robotmode/issues/14

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MarketSquare/jupyterlab_robotmode",
    "name": "jupyterlab-robotmode",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "Jupyter,JupyterLab,JupyterLab3",
    "author": "MarketSquare",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/10/2c/13fac8b393a9cb5f6535851e80608628869b35211aaf6c229c26d2a98839/jupyterlab_robotmode-0.4.0.tar.gz",
    "platform": "Linux",
    "description": "# MarketSquare jupyterlab_robotmode\n\n[![binder-badge]][binder] [![pypi-badge]][pypi] [![conda-badge]][conda]\n[![npm-badge]][npm]\n\nA JupyterLab extension which adds CodeMirror mode for Robot Framework syntax\n\n![a screenshot of JupyterLab with Robot Framework files and launchers][screenshot]\n\n## Prerequisites\n\n- JupyterLab\n\n## Installation\n\n### For JupyterLab>3\n\n> **Note**: Support for JupyterLab 4 and Notebook 7 is in the planning stage: see\n> discussion on [#14].\n\n```bash\npip install jupyterlab_robotmode\n```\n\nor\n\n```bash\nconda install jupyterlab_robotmode -c conda-forge\n```\n\n### For JupyterLab <=2\n\n> **Note**: This will pull a significantly older, unmaintained version of the extension.\n\n```bash\njupyter labextension install @marketsquare/jupyterlab_robotmode\n```\n\n[binder-badge]: https://mybinder.org/badge_logo.svg\n[binder]: https://mybinder.org/v2/gh/MarketSquare/jupyterlab_robotmode/HEAD?urlpath=lab\n[pypi]: https://pypi.org/project/jupyterlab-robotmode\n[pypi-badge]: https://img.shields.io/pypi/v/jupyterlab_robotmode\n[npm-badge]: https://img.shields.io/npm/v/@marketsquare/jupyterlab_robotmode\n[npm]: https://www.npmjs.com/package/@marketsquare/jupyterlab_robotmode\n[conda-badge]: https://img.shields.io/conda/vn/conda-forge/jupyterlab_robotmode\n[conda]: https://anaconda.org/conda-forge/jupyterlab_robotmode\n[screenshot]:\n  https://user-images.githubusercontent.com/45380/162342746-48561188-5859-4469-8634-3c4fd13cdef5.png\n[#14]: https://github.com/MarketSquare/jupyterlab_robotmode/issues/14\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A JupyterLab extension which adds a CodeMirror mode for Robot Framework syntax",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/MarketSquare/jupyterlab_robotmode",
        "Source": "https://github.com/MarketSquare/jupyterlab_robotmode",
        "Tracker": "https://github.com/MarketSquare/jupyterlab_robotmode/issues"
    },
    "split_keywords": [
        "jupyter",
        "jupyterlab",
        "jupyterlab3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2bb8d2d52ff028ebcfcb40975bcb0378cb5276a756b4fa77debcd90ec91e3a3",
                "md5": "99521bf4d4fa66d2982599fbfbb74b13",
                "sha256": "648b5f1c3ed072c1b1fd435702fb09a6371191dd8a46ccc9fe8ff96b7e5cd82a"
            },
            "downloads": -1,
            "filename": "jupyterlab_robotmode-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "99521bf4d4fa66d2982599fbfbb74b13",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 27595,
            "upload_time": "2023-07-27T13:17:37",
            "upload_time_iso_8601": "2023-07-27T13:17:37.209055Z",
            "url": "https://files.pythonhosted.org/packages/c2/bb/8d2d52ff028ebcfcb40975bcb0378cb5276a756b4fa77debcd90ec91e3a3/jupyterlab_robotmode-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "102c13fac8b393a9cb5f6535851e80608628869b35211aaf6c229c26d2a98839",
                "md5": "5a5faa3a85c9636edccf4975644eda77",
                "sha256": "e6f337b87c4d4015a6edab9c902f8c412339ec479a9198d09d13a91b62370a61"
            },
            "downloads": -1,
            "filename": "jupyterlab_robotmode-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5a5faa3a85c9636edccf4975644eda77",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 24803,
            "upload_time": "2023-07-27T13:17:38",
            "upload_time_iso_8601": "2023-07-27T13:17:38.680673Z",
            "url": "https://files.pythonhosted.org/packages/10/2c/13fac8b393a9cb5f6535851e80608628869b35211aaf6c229c26d2a98839/jupyterlab_robotmode-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-27 13:17:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MarketSquare",
    "github_project": "jupyterlab_robotmode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jupyterlab-robotmode"
}
        
Elapsed time: 0.09312s