# sagemaker_jupyterlab_extension_common
This package includes the common extensions built by SageMaker team that includes tools and utilities that can be shared by different extensions built by SageMaker.
## Requirements
* JupyterLab >= 4
* aiobotocore
* 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_common-<version>-py3-none-any.whl`
```
## Uninstalling the extension
To uninstall this extension, run:
```
pip uninstall sagemaker_jupyterlab_extension_common`
```
### 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
### Deployment
- Publishing to Conda happens through the Conda Forge feedstock repository. Once new version has been deployed to Pypi, create a new Github issue similar to this one https://github.com/conda-forge/sagemaker-jupyterlab-extension-common-feedstock/issues/30 and it will trigger new Conda Forge version release as a Pull Request.
### Links
- Pypi -> https://pypi.org/project/sagemaker-jupyterlab-extension-common
- Conda Forge -> https://anaconda.org/conda-forge/sagemaker-jupyterlab-extension-common
Raw data
{
"_id": null,
"home_page": "https://aws.amazon.com/sagemaker/",
"name": "sagemaker-jupyterlab-extension-common",
"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/1f/7d/a5bf7ad6c700a61d0f601b59466325c7042c3b162bb3040e3da34e5f1333/sagemaker_jupyterlab_extension_common-0.2.0.tar.gz",
"platform": "Linux",
"description": "# sagemaker_jupyterlab_extension_common\n\nThis package includes the common extensions built by SageMaker team that includes tools and utilities that can be shared by different extensions built by SageMaker. \n\n## Requirements\n* JupyterLab >= 4\n* aiobotocore\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_common-<version>-py3-none-any.whl`\n```\n\n## Uninstalling the extension\nTo uninstall this extension, run:\n```\npip uninstall sagemaker_jupyterlab_extension_common`\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\n\n### Deployment\n\n- Publishing to Conda happens through the Conda Forge feedstock repository. Once new version has been deployed to Pypi, create a new Github issue similar to this one https://github.com/conda-forge/sagemaker-jupyterlab-extension-common-feedstock/issues/30 and it will trigger new Conda Forge version release as a Pull Request.\n\n\n### Links\n\n- Pypi -> https://pypi.org/project/sagemaker-jupyterlab-extension-common\n- Conda Forge -> https://anaconda.org/conda-forge/sagemaker-jupyterlab-extension-common\n",
"bugtrack_url": null,
"license": "Amazon Software License",
"summary": "SageMaker JupyterLab workspace common module",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://aws.amazon.com/sagemaker/"
},
"split_keywords": [
"jupyter",
" jupyterlab",
" jupyterlab4"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2270af4ce6206d3f09012acc6b5c06f9a78bc53a3775c459b82c2ecbbe87b196",
"md5": "6473cde3a812c14b6d4592892b428fda",
"sha256": "f8cbe62205c08bc7c9d6cf43c0b0bd6d3d41279b531870c25004c36d3c26254e"
},
"downloads": -1,
"filename": "sagemaker_jupyterlab_extension_common-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6473cde3a812c14b6d4592892b428fda",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 379861,
"upload_time": "2025-03-31T23:33:59",
"upload_time_iso_8601": "2025-03-31T23:33:59.532940Z",
"url": "https://files.pythonhosted.org/packages/22/70/af4ce6206d3f09012acc6b5c06f9a78bc53a3775c459b82c2ecbbe87b196/sagemaker_jupyterlab_extension_common-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1f7da5bf7ad6c700a61d0f601b59466325c7042c3b162bb3040e3da34e5f1333",
"md5": "7bd06d2846334b77133c9f43ca21e2dc",
"sha256": "53e2ec403cc217525932b3c9a29d36efd382d2b656f4b61f958dbd3e5747e796"
},
"downloads": -1,
"filename": "sagemaker_jupyterlab_extension_common-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "7bd06d2846334b77133c9f43ca21e2dc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 714165,
"upload_time": "2025-03-31T23:34:00",
"upload_time_iso_8601": "2025-03-31T23:34:00.836286Z",
"url": "https://files.pythonhosted.org/packages/1f/7d/a5bf7ad6c700a61d0f601b59466325c7042c3b162bb3040e3da34e5f1333/sagemaker_jupyterlab_extension_common-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-31 23:34:00",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "sagemaker-jupyterlab-extension-common"
}