Skip to content

Conversation

jrdeck
Copy link

@jrdeck jrdeck commented Sep 4, 2025

Fixes #53

SageMaker Studio no longer supports AppType=KernelGateway.
The stack fails with:
"Invalid request provided: Invalid AppType [KernelGateway]. This AppType has been deprecated."

Changes:

  • Removed DataScienceApp (KernelGateway) from the template
  • Rely on the existing JupyterServer app (already created as 'default')

Result:

  • CloudFormation completes successfully
  • Lifecycle config still clones the workshop repo

…plate

SageMaker Studio no longer supports AppType=KernelGateway.
The stack fails with:
"Invalid request provided: Invalid AppType [KernelGateway]. This AppType has been deprecated."

Changes:
- Removed DataScienceApp (KernelGateway) from the template
- Rely on the existing JupyterServer app (already created as 'default')

Result:
- CloudFormation completes successfully
- Lifecycle config still clones the workshop repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

idp-deploy.yaml CloudFormation fails at DataScienceApp, Invalid AppType
1 participant