We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there,
installing the following libraries in notebook version from 7.0.6 will result in an error:
!pip install https://github.com/aws-samples/sagemaker-run-notebook/releases/download/v0.23.0/sagemaker_run_notebook-0.23.0.tar.gz import sagemaker_run_notebook as run
It worked fine with notebook version 6.5.6. Are there any plans to make sagemaker-run-notebook compatible with juypiter notebook version 7.0.6.?
Thank you in advance
Best regards Christopher
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there,
installing the following libraries in notebook version from 7.0.6 will result in an error:
!pip install https://github.com/aws-samples/sagemaker-run-notebook/releases/download/v0.23.0/sagemaker_run_notebook-0.23.0.tar.gz
import sagemaker_run_notebook as run
It worked fine with notebook version 6.5.6. Are there any plans to make sagemaker-run-notebook compatible with juypiter notebook version 7.0.6.?
Thank you in advance
Best regards
Christopher
The text was updated successfully, but these errors were encountered: