SageMaker JupyterLab EMR extension
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sagemaker_jupyterlab_emr_extension-0.4.3.tar.gz.
File metadata
- Download URL: sagemaker_jupyterlab_emr_extension-0.4.3.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5edcfe5b3169fa32078d966440c86f13e323d993818dc30813e9fdba8eb52257
|
|
| MD5 |
12d5471ea6e99bbf38f2d88c9c866838
|
|
| BLAKE2b-256 |
49ee0ceed7b9d9f57471516127338ab954371b27b7ade7c2fcea21fcad89d92c
|
File details
Details for the file sagemaker_jupyterlab_emr_extension-0.4.3-py3-none-any.whl.
File metadata
- Download URL: sagemaker_jupyterlab_emr_extension-0.4.3-py3-none-any.whl
- Upload date:
- Size: 654.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c889264e348669a61e6ee4fb69de3ef5c39754b7dae84c3949e9c77459c773d6
|
|
| MD5 |
737d827c5c2b2d6a42cff7023a3a9428
|
|
| BLAKE2b-256 |
1fbfd911b2c8e4c168507d580acd0147d2bd60621344fe770b904ac1ca538a80
|