Metadata-Version: 2.4
Name: amazon_sagemaker_jupyter_scheduler
Version: 3.2.2
Summary: Amazon SageMaker Jupyter Scheduler based on the https://pypi.org/project/jupyter-scheduler/
Home-page: https://aws.amazon.com/sagemaker/
Author: Amazon
License: Apache 2.0
Keywords: Jupyter,JupyterLab,JupyterLab3,Scheduling Notebooks,Notebooks,Amazon Sagemaker
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Framework :: Jupyter
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Requires-Dist: aiobotocore<4,>=3.0
Requires-Dist: jupyter-scheduler<3,>=2.7.0
Requires-Dist: jupyter_server
Requires-Dist: jupyterlab==4.*
Requires-Dist: sagemaker_jupyterlab_extension_common<1,>=0.2.10
Requires-Dist: aws-embedded-metrics
Requires-Dist: async-timeout
Requires-Dist: async-lru
Requires-Dist: pydantic
Provides-Extra: dev
Requires-Dist: asynctest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Amazon Sagemaker Jupyter Scheduler

A JupyterLab extension to schedule notebooks on Amazon SageMaker from any JupyterLab environment. This extension is built on top of https://pypi.org/project/jupyter-scheduler/
For more details on usage please follow the documentation - https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-auto-run.html


