workbench-jupyterlab


Nameworkbench-jupyterlab JSON
Version 1.1.738 PyPI version JSON
download
home_pagehttps://docs.posit.co/ide/server-pro/user/jupyter-lab/guide/posit-workbench-extension.html
SummaryEnhance experience of running JupyterLab in Posit Workbench.
upload_time2024-03-08 16:51:32
maintainer
docs_urlNone
authorPosit Software, PBC
requires_python>=3.7
license
keywords jupyter jupyterlab jupyterlab3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # workbench_jupyterlab

The workbench_jupyterlab JupyterLab plugin provides features for integrating JupyterLab with Posit Workbench. 

## Features

* Provides a button on the main toolbar that will bring the user to the Posit Workbench homepage
* Provides the command "Return to Posit Workbench Home" that can be accessed through the Command Palette to bring the user to the Posit Workbench homepage.
* Provides a "Proxied Servers" sidebar view that allows users to access their remote servers from Posit Workbench environments.

## Requirements

* JupyterLab >= 3.0

## Install

To install the extension, execute:

```bash
pip install workbench_jupyterlab
```

## Uninstall

To remove the extension, execute:

```bash
pip uninstall workbench_jupyterlab
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.posit.co/ide/server-pro/user/jupyter-lab/guide/posit-workbench-extension.html",
    "name": "workbench-jupyterlab",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Jupyter,JupyterLab,JupyterLab3",
    "author": "Posit Software, PBC",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e9/bb/e679193260875be43e8568f928cee1cbbcb4e24b5831af8420e0f5660c9e/workbench_jupyterlab-1.1.738.tar.gz",
    "platform": "Linux",
    "description": "# workbench_jupyterlab\n\nThe workbench_jupyterlab JupyterLab plugin provides features for integrating JupyterLab with Posit Workbench. \n\n## Features\n\n* Provides a button on the main toolbar that will bring the user to the Posit Workbench homepage\n* Provides the command \"Return to Posit Workbench Home\" that can be accessed through the Command Palette to bring the user to the Posit Workbench homepage.\n* Provides a \"Proxied Servers\" sidebar view that allows users to access their remote servers from Posit Workbench environments.\n\n## Requirements\n\n* JupyterLab >= 3.0\n\n## Install\n\nTo install the extension, execute:\n\n```bash\npip install workbench_jupyterlab\n```\n\n## Uninstall\n\nTo remove the extension, execute:\n\n```bash\npip uninstall workbench_jupyterlab\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Enhance experience of running JupyterLab in Posit Workbench.",
    "version": "1.1.738",
    "project_urls": {
        "Homepage": "https://docs.posit.co/ide/server-pro/user/jupyter-lab/guide/posit-workbench-extension.html"
    },
    "split_keywords": [
        "jupyter",
        "jupyterlab",
        "jupyterlab3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41485f7e7365448339056b775957353cbaad2fe76e2f473644712da54cceb27e",
                "md5": "f17aad609f420ebb8da6d1f04c8a4091",
                "sha256": "742da58850c9ebdbd2216dcabbc8cb58f3d8ba4a2fc37815842691aefb3a0565"
            },
            "downloads": -1,
            "filename": "workbench_jupyterlab-1.1.738-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f17aad609f420ebb8da6d1f04c8a4091",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 107654,
            "upload_time": "2024-03-08T16:51:31",
            "upload_time_iso_8601": "2024-03-08T16:51:31.036312Z",
            "url": "https://files.pythonhosted.org/packages/41/48/5f7e7365448339056b775957353cbaad2fe76e2f473644712da54cceb27e/workbench_jupyterlab-1.1.738-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9bbe679193260875be43e8568f928cee1cbbcb4e24b5831af8420e0f5660c9e",
                "md5": "948e6680dae1cfb161584bf87be17321",
                "sha256": "d837c10ed727146b11998a03ade8f47a1b81a51dbab8dd83d6fbfd64d3edd632"
            },
            "downloads": -1,
            "filename": "workbench_jupyterlab-1.1.738.tar.gz",
            "has_sig": false,
            "md5_digest": "948e6680dae1cfb161584bf87be17321",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 187241,
            "upload_time": "2024-03-08T16:51:32",
            "upload_time_iso_8601": "2024-03-08T16:51:32.593816Z",
            "url": "https://files.pythonhosted.org/packages/e9/bb/e679193260875be43e8568f928cee1cbbcb4e24b5831af8420e0f5660c9e/workbench_jupyterlab-1.1.738.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-08 16:51:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "workbench-jupyterlab"
}
        
Elapsed time: 0.21020s