aws-samples / aws-samples/sagemaker-run-notebook

Failure on Lifecycle Configuration (notebook-instance)

Open
#78 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
144
Forks
72
PR merge metrics
No merged PRs in 30d

Description

I have tried to use your config lifecycle script on Sagemaker instance from https://github.com/aws-samples/sagemaker-run-notebook/blob/master/scripts/lifecycle-configuration/notebook-instances/start.sh but in turned out failed with the following error from CloudWatch:

```
jupyter_server_fileid | error adding extension (enabled: True): The module 'jupyter_server_fileid' could not be found (No module named 'jsonschema.protocols'). Are you sure the extension is installed?
Traceback (most recent call last):

ServerApp] jupyter_server_terminals | error adding extension (enabled: True): The module 'jupyter_server_terminals' could not be found (No module named 'jupyter_server_terminals'). Are you sure the extension is installed?

ExtensionModuleNotFound: The module 'jupyter_server_terminals' could not be found (No module named 'jupyter_server_terminals'). Are you sure the extension is installed?
```

The instance is stay in a pending mood and not failed. How to fix this? @aws-samples

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.