Name | pwb-jupyterlab JSON |
Version |
1.0.16
JSON |
| download |
home_page | None |
Summary | Enhance experience of running JupyterLab 4 in Posit Workbench. |
upload_time | 2024-04-03 14:51:02 |
maintainer | None |
docs_url | None |
author | Posit Software, PBC |
requires_python | >=3.8 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pwb_jupyterlab
<!---
===============
Developer Note:
===============
This is the public-facing README that is displayed on the extension's PyPI page.
Keep this content relevant to end-users. Developer-related content should go in ../README.md
--->
The `pwb_jupyterlab` JupyterLab plugin provides features for integrating JupyterLab 4.x with Posit Workbench.
Note: Using JupyterLab 3.x? You'll want to install the legacy `workbench_jupyterlab` extension instead. This `pwb_jupyterlab` extension is for Posit Workbench with JupyterLab 4.x only.
## 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.
* Provide popup alert when the JupyterLab session has lost connection to Workbench, usually indicating expired login credentials.
## Requirements
* JupyterLab == 4.x
## Install
To install the extension, execute:
```bash
pip install pwb_jupyterlab
```
## Uninstall
To remove the extension, execute:
```bash
pip uninstall pwb_jupyterlab
```
Raw data
{
"_id": null,
"home_page": null,
"name": "pwb-jupyterlab",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Posit Software, PBC",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/ae/d4/19bc40fe2ce9ea060940ef35ab325f014997dc4ff8c1c3ac51b4c0648ed8/pwb_jupyterlab-1.0.16.tar.gz",
"platform": null,
"description": "# pwb_jupyterlab\n\n<!--- \n\n===============\nDeveloper Note: \n===============\n\nThis is the public-facing README that is displayed on the extension's PyPI page.\n\nKeep this content relevant to end-users. Developer-related content should go in ../README.md\n\n--->\n\nThe `pwb_jupyterlab` JupyterLab plugin provides features for integrating JupyterLab 4.x with Posit Workbench. \n\nNote: Using JupyterLab 3.x? You'll want to install the legacy `workbench_jupyterlab` extension instead. This `pwb_jupyterlab` extension is for Posit Workbench with JupyterLab 4.x only.\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* Provide popup alert when the JupyterLab session has lost connection to Workbench, usually indicating expired login credentials.\n\n## Requirements\n\n* JupyterLab == 4.x\n\n## Install\n\nTo install the extension, execute:\n\n```bash\npip install pwb_jupyterlab\n```\n\n## Uninstall\n\nTo remove the extension, execute:\n\n```bash\npip uninstall pwb_jupyterlab\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Enhance experience of running JupyterLab 4 in Posit Workbench.",
"version": "1.0.16",
"project_urls": {
"Homepage": "https://docs.posit.co/ide/server-pro/user/jupyter-lab/guide/posit-workbench-extension.html",
"Repository": "https://github.com/rstudio/rstudio-pro/tree/main/src/cpp/session/workspaces/pwb-jupyterlab/extensions"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "038480cbf6df32c4bbdf155b16d3e25bbe48519bf71e163f0c85fd5fa918426e",
"md5": "3a3d147efd473d13efa852edaf2465c8",
"sha256": "5e2fb49e5ad450e34ae04a02eb1a7d5dd35ff9db4610dc34ca42da3e3ef7b486"
},
"downloads": -1,
"filename": "pwb_jupyterlab-1.0.16-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3a3d147efd473d13efa852edaf2465c8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 99463,
"upload_time": "2024-04-03T14:51:01",
"upload_time_iso_8601": "2024-04-03T14:51:01.260375Z",
"url": "https://files.pythonhosted.org/packages/03/84/80cbf6df32c4bbdf155b16d3e25bbe48519bf71e163f0c85fd5fa918426e/pwb_jupyterlab-1.0.16-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "aed419bc40fe2ce9ea060940ef35ab325f014997dc4ff8c1c3ac51b4c0648ed8",
"md5": "4e4b99664b7e55175de23287097c4891",
"sha256": "c764a68a22007ff4773b95d5176ee2e023b9cd4b4fa5c18738a90d03604d83f0"
},
"downloads": -1,
"filename": "pwb_jupyterlab-1.0.16.tar.gz",
"has_sig": false,
"md5_digest": "4e4b99664b7e55175de23287097c4891",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 496002,
"upload_time": "2024-04-03T14:51:02",
"upload_time_iso_8601": "2024-04-03T14:51:02.871650Z",
"url": "https://files.pythonhosted.org/packages/ae/d4/19bc40fe2ce9ea060940ef35ab325f014997dc4ff8c1c3ac51b4c0648ed8/pwb_jupyterlab-1.0.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-03 14:51:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rstudio",
"github_project": "rstudio-pro",
"github_not_found": true,
"lcname": "pwb-jupyterlab"
}