Skip to main content

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, you will need to go to each extension's subfolder and run pip install . to install the extension you want to use.

file structure is as follows:

sagemaker_studio_dataengineering_extensions
├── __init__.py
├── conftest.py
├── py.typed
├── sagemaker_connection_magics_jlextension
├── sagemaker_data_explorer
├── sagemaker_jupyter_server_extension
├── sagemaker_spark_monitor_widget
├── sagemaker_studio_theme
└── sagemaker_ui_doc_manager_jl_plugin

For example, if your python package is locate at /opt/conda/lib/python3.11/site-packages, you will need to go to path /opt/conda/lib/python3.11/site-packages/sagemaker_studio_dataengineering_extensions/sagemaker_connection_magics_jlextension and then run pip install . to install SageMaker Connection Magic JupyterLab Extension.

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


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

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file sagemaker_studio_dataengineering_extensions-1.0.5.tar.gz.

File metadata

File hashes

Hashes for sagemaker_studio_dataengineering_extensions-1.0.5.tar.gz
Algorithm Hash digest
SHA256 1ab3c03b8abba899e2d8674950fdd39b926269c909ff3212c467ebbf3dc40fe2
MD5 4995b99ca285201680bab9778c9579c9
BLAKE2b-256 400aee508077eb8b2070b17009d00f76b36311877a296be24d66aaec16094a2b

See more details on using hashes here.

File details

Details for the file sagemaker_studio_dataengineering_extensions-1.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for sagemaker_studio_dataengineering_extensions-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 4a4d28d5df7dc95a28eee48415fe256a9ae75470a34d31d9ca67e48c643359b8
MD5 ce65e67e9277bf5afb8ee6009e9e4ac7
BLAKE2b-256 76ec7c9ec2d1ebec4d88a5860a7a7372e7069c1dce38c80e2b1f762b8a375210

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page