A python Package to enhance experience of SageMaker Unified Studio
Project description
SageMakerStudioDataEngineeringExtensions
SageMaker Unified Studio Data Engineering Extensions
This package contains several extensions that enhance the experiences for SageMakerStudioDataEngineeringSessions.
This pacakge is depend on SageMaker Unified Studio environment.
List of extensions
- SageMaker Connection Magic JupyterLab Extension
- SageMaker Data Explorer
- SageMaker Jupyter Server Extension
- SageMaker Spark Monitor
- SageMaker Unified Studio Theme
- SageMaker UI Doc Manger JupyterLag Plugin
How to install these extensions
Conda
For Conda users, if you install this package via Conda, all of these extensions are installed by default.
PyPi
For PyPi users, if you install this package via pip install, all of these extensions are installed by default.
Extension Details
SageMaker Connection Magic JupyterLab Extension
This package contains a JupyterLab extension which provides a user-friendly experience for switching between different computes. For example, you can use this extension to easily switch from local python compute to different remote computes like EMR Cluster/Glue/EMR-Serverless.
SageMaker Data Explorer
This package contains a JupyterLab extension which provides a side tab inside JupyterLab. That tab supports browsering data from different data source like Redshift/S3/LakeHouse.
SageMaker Jupyter Server Extension
This package contains some Jupyter Server api to support other extensions in SageMaker Unified Studio.
SageMaker Spark Monitor
This package contains a JupyterLab extension which provides a widget showing the progress of a running spark application in remote compute.
Setup
To load this extension, make sure you have iPython config file generated. If not, you could run ipython profile create, then a file with path ~/.ipython/profile_default/ipython_config.py should be generated
Then you will need to add the following line in the end of that config file
c.InteractiveShellApp.extensions.extend(['sagemaker_sparkmonitor.kernelextension'])
once that config is added, restart the JupyterLab kernel to make the config change apply
SageMaker Unified Studio Theme
This package contains a custom Theme for SageMaker Unified Studio
SageMaker UI Doc Manger JupyterLag Plugin
This package is a JupyterLab extension which supports a shortcut from SageMaker Unified Studio portal to open a notebook in JupyterLab.
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_studio_dataengineering_extensions-1.3.8.tar.gz.
File metadata
- Download URL: sagemaker_studio_dataengineering_extensions-1.3.8.tar.gz
- Upload date:
- Size: 3.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a61fc9aeee34539901e2e30d571bb26aff1cb8aa4e6d1f12bb2169d5cb93724c
|
|
| MD5 |
55aae95532ad902c960c46540ee269b9
|
|
| BLAKE2b-256 |
b5526a1e7b7d6390424a3e89fcfcaa0efeb429ff58c9f2414e41cac60c2f3faa
|
File details
Details for the file sagemaker_studio_dataengineering_extensions-1.3.8-py3-none-any.whl.
File metadata
- Download URL: sagemaker_studio_dataengineering_extensions-1.3.8-py3-none-any.whl
- Upload date:
- Size: 3.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a089b0990c7b18011294a553e128196ac4cc3112704e10bdeccdd7251d7d03a
|
|
| MD5 |
d7221f1017f0ad7345a45d45c94d3009
|
|
| BLAKE2b-256 |
894a0acb5ee7482fb5c70dbb4209939076ff3ee6a65daad1ed3c12901c9a3ece
|