sagemaker-jupyterlab-emr-extension


Namesagemaker-jupyterlab-emr-extension JSON
Version 0.4.2 PyPI version JSON
download
home_pagehttps://aws.amazon.com/sagemaker/
SummarySageMaker JupyterLab EMR extension
upload_time2025-08-14 22:52:03
maintainerNone
docs_urlNone
authorAmazon
requires_python>=3.9
licenseAmazon Software License
keywords jupyter jupyterlab jupyterlab4
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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`
```

### Watch Mode
To see local dev changes in real time, run 
```
npm run watch
```

Then in a new terminal, run
```
jupyter-lab
```
You should see the local changes in the new JupyterLab browser tab

### 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/e2/36/e244874a04c9c9dfa86989a34ebdf659dad3edf61142d781f378c723c519/sagemaker_jupyterlab_emr_extension-0.4.2.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### Watch Mode\nTo see local dev changes in real time, run \n```\nnpm run watch\n```\n\nThen in a new terminal, run\n```\njupyter-lab\n```\nYou should see the local changes in the new JupyterLab browser tab\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.4.2",
    "project_urls": {
        "Homepage": "https://aws.amazon.com/sagemaker/"
    },
    "split_keywords": [
        "jupyter",
        " jupyterlab",
        " jupyterlab4"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1fc5a98990668f95376df2a18ddb0f751ccb97bbb8bdfb1f6e4f3bd4f857f905",
                "md5": "bebd72fc8233e07ce2405352953d1f17",
                "sha256": "480711a19d99f8ba5cabb9499c6994b0e2e2a810d7382fa1aae4a4ea6c5c8355"
            },
            "downloads": -1,
            "filename": "sagemaker_jupyterlab_emr_extension-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bebd72fc8233e07ce2405352953d1f17",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 654102,
            "upload_time": "2025-08-14T22:52:01",
            "upload_time_iso_8601": "2025-08-14T22:52:01.637172Z",
            "url": "https://files.pythonhosted.org/packages/1f/c5/a98990668f95376df2a18ddb0f751ccb97bbb8bdfb1f6e4f3bd4f857f905/sagemaker_jupyterlab_emr_extension-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e236e244874a04c9c9dfa86989a34ebdf659dad3edf61142d781f378c723c519",
                "md5": "d226064e865dce9aea13b960bf01259b",
                "sha256": "a7c25c418605bf661f52ca5e2814fe27cdaf9eab9ebb9d27f52f067e9dd451e7"
            },
            "downloads": -1,
            "filename": "sagemaker_jupyterlab_emr_extension-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d226064e865dce9aea13b960bf01259b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1063702,
            "upload_time": "2025-08-14T22:52:03",
            "upload_time_iso_8601": "2025-08-14T22:52:03.296985Z",
            "url": "https://files.pythonhosted.org/packages/e2/36/e244874a04c9c9dfa86989a34ebdf659dad3edf61142d781f378c723c519/sagemaker_jupyterlab_emr_extension-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-14 22:52:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sagemaker-jupyterlab-emr-extension"
}
        
Elapsed time: 1.24668s