SageMaker JupyterLab workspace common module
Project description
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
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
File details
Details for the file sagemaker_jupyterlab_extension_common-0.1.27.tar.gz
.
File metadata
- Download URL: sagemaker_jupyterlab_extension_common-0.1.27.tar.gz
- Upload date:
- Size: 702.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9bfb61a34bd57935dd1aac4d54ff14fc035a0728993e209b261d0927d04f22b |
|
MD5 | a2372ee620ecaeac5d5e4dd45f3e0c3c |
|
BLAKE2b-256 | 00b94a1cbb6e753db33dddab5b69d2ea9c6058f1a63fef120f38f85068a6e012 |
File details
Details for the file sagemaker_jupyterlab_extension_common-0.1.27-py3-none-any.whl
.
File metadata
- Download URL: sagemaker_jupyterlab_extension_common-0.1.27-py3-none-any.whl
- Upload date:
- Size: 374.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9669c4dcc61fe426c5eb08250d205b9b707adb568c782ad659f8730cf50c02ca |
|
MD5 | e749f1a8ff47149bdf46a19cfe4fe1e8 |
|
BLAKE2b-256 | bef6eca311feb4530afcad53263538b7e7385cc06f9cbaa09f436ee8e3be8f63 |