# sagemaker_jupyterlab_emr_extension
This package includes the extension built by SageMaker team that includes provides EMR connectivity feature for JupyterLab.
### Installing the extension
To install the extension within local Jupyter environment, a Docker image/container or in SageMaker Studio, run:
```
pip install sagemaker_jupyterlab_emr_extension-<version>-py3-none-any.whl`
```
### Uninstalling the extension
To uninstall this extension, run:
```
pip uninstall sagemaker_jupyterlab_emr_extension`
```
### Troubleshooting
Make sure to have node >=16 and Python >=3.9 installed in your dev desktop
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-emr-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/af/3d/eea54d2128be4b7bdbc1705db9f45f92faeb2afe2ca69d3a62ce13badd3d/sagemaker_jupyterlab_emr_extension-0.3.6.tar.gz",
"platform": "Linux",
"description": "# sagemaker_jupyterlab_emr_extension\n\nThis package includes the extension built by SageMaker team that includes provides EMR connectivity feature for JupyterLab. \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_emr_extension-<version>-py3-none-any.whl`\n```\n\n### Uninstalling the extension\nTo uninstall this extension, run:\n```\npip uninstall sagemaker_jupyterlab_emr_extension`\n```\n\n### Troubleshooting\nMake sure to have node >=16 and Python >=3.9 installed in your dev desktop\n\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 EMR extension",
"version": "0.3.6",
"project_urls": {
"Homepage": "https://aws.amazon.com/sagemaker/"
},
"split_keywords": [
"jupyter",
" jupyterlab",
" jupyterlab4"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f72cfc4046851ea22b1c2cdea47a774ad8a2edd09a46cb6eb926cf3d4442569a",
"md5": "456c2c4b1e394a5f3ccfe07b7e30a137",
"sha256": "d18b7d8c67ca3817bb39c907431543cef2a0b9410b99e368b1d92ab0487a47fc"
},
"downloads": -1,
"filename": "sagemaker_jupyterlab_emr_extension-0.3.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "456c2c4b1e394a5f3ccfe07b7e30a137",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 650259,
"upload_time": "2025-01-23T20:04:04",
"upload_time_iso_8601": "2025-01-23T20:04:04.247636Z",
"url": "https://files.pythonhosted.org/packages/f7/2c/fc4046851ea22b1c2cdea47a774ad8a2edd09a46cb6eb926cf3d4442569a/sagemaker_jupyterlab_emr_extension-0.3.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "af3deea54d2128be4b7bdbc1705db9f45f92faeb2afe2ca69d3a62ce13badd3d",
"md5": "0e705150016edf026fe118680562b08e",
"sha256": "25778ca2df234154a1dd58c627fcaf47bacd31de32583bb2af449cd207d166be"
},
"downloads": -1,
"filename": "sagemaker_jupyterlab_emr_extension-0.3.6.tar.gz",
"has_sig": false,
"md5_digest": "0e705150016edf026fe118680562b08e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1057108,
"upload_time": "2025-01-23T20:04:05",
"upload_time_iso_8601": "2025-01-23T20:04:05.978443Z",
"url": "https://files.pythonhosted.org/packages/af/3d/eea54d2128be4b7bdbc1705db9f45f92faeb2afe2ca69d3a62ce13badd3d/sagemaker_jupyterlab_emr_extension-0.3.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-23 20:04:05",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "sagemaker-jupyterlab-emr-extension"
}