# sagemaker_jupyterlab_extension:
This package includes the JupyterLab extension built by SageMaker team that includes basic SageMaker JupyterLab IDE features, including resource usage (CPU, memory and storage), SageMaker JupyterLab session management and Git clone dialog.
## Requirements
* JupyterLab >= 4
* sagemaker_jupyterlab_extension_common
* async-lru
* aws_embedded_metrics
## Installing the extension
To install the extension within local Jupyter environment, a Docker image/container or in SageMaker Studio, run:
```
pip install sagemaker_jupyterlab_extension-<version>-py3-none-any.whl`
```
## Uninstalling the extension
To uninstall this extension, run:
```
pip uninstall sagemaker_jupyterlab_extension`
```
## Troubleshooting
If you are seeing the frontend extension, but it is not working, check that the server extension is enabled:
```
jupyter serverextension list
```
If the server extension is installed and enabled, but you are not seeing the frontend extension, check the frontend extension is installed:
```
jupyter labextension list
```
If the frontend extension is installed and enabled, open Browser console and see if there are any JavaScript error that is related to the extension in Browser console.
## See DEVELOPING.md for more instructions on dev setup and contributing guidelines
Raw data
{
"_id": null,
"home_page": "https://aws.amazon.com/sagemaker/",
"name": "sagemaker-jupyterlab-extension",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "Jupyter, JupyterLab, JupyterLab4",
"author": "Amazon",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/87/40/07b21a35f52b69de113fdef829b6e22b17fbe5ad8c678c5d4b675033c695/sagemaker_jupyterlab_extension-0.3.2.tar.gz",
"platform": "Linux",
"description": "# sagemaker_jupyterlab_extension:\n\nThis package includes the JupyterLab extension built by SageMaker team that includes basic SageMaker JupyterLab IDE features, including resource usage (CPU, memory and storage), SageMaker JupyterLab session management and Git clone dialog. \n\n## Requirements\n* JupyterLab >= 4\n* sagemaker_jupyterlab_extension_common\n* async-lru\n* aws_embedded_metrics\n\n## Installing the extension\nTo install the extension within local Jupyter environment, a Docker image/container or in SageMaker Studio, run:\n```\npip install sagemaker_jupyterlab_extension-<version>-py3-none-any.whl`\n```\n\n## Uninstalling the extension\nTo uninstall this extension, run:\n```\npip uninstall sagemaker_jupyterlab_extension`\n```\n\n## Troubleshooting\nIf you are seeing the frontend extension, but it is not working, check that the server extension is enabled:\n\n```\njupyter serverextension list\n```\n\nIf the server extension is installed and enabled, but you are not seeing the frontend extension, check the frontend extension is installed:\n```\njupyter labextension list\n```\n\nIf the frontend extension is installed and enabled, open Browser console and see if there are any JavaScript error that is related to the extension in Browser console.\n\n## See DEVELOPING.md for more instructions on dev setup and contributing guidelines\n",
"bugtrack_url": null,
"license": "Amazon Software License",
"summary": "SageMaker JupyterLab workspace primary extension module",
"version": "0.3.2",
"project_urls": {
"Homepage": "https://aws.amazon.com/sagemaker/"
},
"split_keywords": [
"jupyter",
" jupyterlab",
" jupyterlab4"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "71f21ceb71082b135d6606d13d745488a208b003d0fb81ba779973f538e6cb42",
"md5": "87baf20812b1c193fd5fbc27cdef373c",
"sha256": "898aae08155b39a9265f13f9fc21665f8ba59c83200a18d61e4bf99474301909"
},
"downloads": -1,
"filename": "sagemaker_jupyterlab_extension-0.3.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "87baf20812b1c193fd5fbc27cdef373c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 2341836,
"upload_time": "2024-04-18T23:50:14",
"upload_time_iso_8601": "2024-04-18T23:50:14.777562Z",
"url": "https://files.pythonhosted.org/packages/71/f2/1ceb71082b135d6606d13d745488a208b003d0fb81ba779973f538e6cb42/sagemaker_jupyterlab_extension-0.3.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "874007b21a35f52b69de113fdef829b6e22b17fbe5ad8c678c5d4b675033c695",
"md5": "e94ada1103cb36b8b18bfe714827fd8e",
"sha256": "7f35fb64f782f33763204d9e44122a708fb51370b7c249dfcd741453b2afe7aa"
},
"downloads": -1,
"filename": "sagemaker_jupyterlab_extension-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "e94ada1103cb36b8b18bfe714827fd8e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 3530931,
"upload_time": "2024-04-18T23:50:17",
"upload_time_iso_8601": "2024-04-18T23:50:17.157458Z",
"url": "https://files.pythonhosted.org/packages/87/40/07b21a35f52b69de113fdef829b6e22b17fbe5ad8c678c5d4b675033c695/sagemaker_jupyterlab_extension-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-18 23:50:17",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "sagemaker-jupyterlab-extension"
}