Seiji Suenaga
Seiji Suenaga
Just wanted to point out that deleting temporary files in a Dockerfile doesn't reduce image size — unless you delete them in the same RUN that created them. This is...
### Describe the bug AWS documentation says the `Handler` property has a [max length 128 characters](https://docs.aws.amazon.com/lambda/latest/dg/API_CreateFunction.html#SSS-CreateFunction-request-Handler), but values exactly 128 characters long appear to be truncated to 127 characters in...
When using Code Editor in SageMaker Studio (where the latest available distribution is currently 1.5), I've found that Python cells in Jupyter notebooks have no IntelliSense unless I configure this...
VS Code has a fairly new multi-diff view feature: https://code.visualstudio.com/updates/v1_86#_review-multiple-files-in-diff-editor It'd be nice if this extension's "Changes" file lists, and perhaps commit context menu, had a button to open the...
The Code Editor extensions included in SMD [2.0.0](https://github.com/aws/sagemaker-distribution/blob/main/build_artifacts/v2/v2.0/v2.0.0/dirs/etc/code-editor/extensions.txt) (the latest version available in SageMaker Studio right now) are significantly outdated: - Jupyter [2023.9.100](https://open-vsx.org/extension/ms-toolsai/jupyter/2023.9.100) is from 2023-09-11 - Python [2023.20.0](https://open-vsx.org/extension/ms-python/python/2023.20.0) is...
**Describe the bug** Version 3.14.1 has a new bug in YouTube Music album detection, maybe related to #5260. When a track starts playing (either when you press play on it,...