-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add post-build artifact files for 1.2.2 release
- Loading branch information
SageMaker Distribution Bot
committed
Jun 1, 2024
1 parent
32f82c6
commit a176a7c
Showing
5 changed files
with
1,362 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Change log: 1.2.2(cpu) | ||
|
||
## Upgrades: | ||
|
||
Package | Previous Version | Current Version | ||
---|---|--- | ||
python|3.10.13|3.10.14 | ||
numpy|1.26.3|1.26.4 | ||
jinja2|3.1.3|3.1.4 | ||
jupyter-lsp|2.2.2|2.2.5 | ||
jupyterlab|4.0.12|4.0.13 | ||
amazon-codewhisperer-jupyterlab-ext|2.0.1|2.0.2 | ||
amazon-sagemaker-jupyter-scheduler|3.0.6|3.0.7 | ||
ipywidgets|8.1.1|8.1.3 | ||
notebook|7.0.7|7.0.8 | ||
aws-glue-sessions|1.0.4|1.0.6 | ||
jupyter-server-proxy|4.1.0|4.1.2 | ||
matplotlib|3.8.2|3.8.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Change log: 1.2.2(gpu) | ||
|
||
## Upgrades: | ||
|
||
Package | Previous Version | Current Version | ||
---|---|--- | ||
python|3.10.13|3.10.14 | ||
numpy|1.26.3|1.26.4 | ||
jinja2|3.1.3|3.1.4 | ||
jupyter-lsp|2.2.2|2.2.5 | ||
jupyterlab|4.0.12|4.0.13 | ||
amazon-codewhisperer-jupyterlab-ext|2.0.1|2.0.2 | ||
amazon-sagemaker-jupyter-scheduler|3.0.6|3.0.7 | ||
ipywidgets|8.1.1|8.1.3 | ||
notebook|7.0.7|7.0.8 | ||
aws-glue-sessions|1.0.4|1.0.6 | ||
jupyter-server-proxy|4.1.0|4.1.2 | ||
matplotlib|3.8.2|3.8.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Release notes: 1.2.2 | ||
|
||
Package | gpu| cpu | ||
---|---|--- | ||
python|3.10.14|3.10.14 | ||
numpy|1.26.4|1.26.4 | ||
jinja2|3.1.4|3.1.4 | ||
pandas|2.1.4|2.1.4 | ||
altair|5.1.2|5.1.2 | ||
boto3|1.28.64|1.28.64 | ||
ipython|8.17.2|8.17.2 | ||
jupyter-lsp|2.2.5|2.2.5 | ||
jupyterlab|4.0.13|4.0.13 | ||
amazon-codewhisperer-jupyterlab-ext|2.0.2|2.0.2 | ||
jupyter-scheduler|2.3.0|2.3.0 | ||
amazon-sagemaker-jupyter-scheduler|3.0.7|3.0.7 | ||
scipy|1.11.4|1.11.4 | ||
scikit-learn|1.3.2|1.3.2 | ||
pip|23.3.2|23.3.2 | ||
torchvision|0.15.2|0.15.2 | ||
autogluon|0.8.2|0.8.2 | ||
ipywidgets|8.1.3|8.1.3 | ||
notebook|7.0.8|7.0.8 | ||
aws-glue-sessions|1.0.6|1.0.6 | ||
conda|23.10.0|23.10.0 | ||
jupyter-ai|2.5.0|2.5.0 | ||
jupyter-dash|0.4.2|0.4.2 | ||
jupyter-server-proxy|4.1.2|4.1.2 | ||
keras|2.12.0|2.12.0 | ||
matplotlib|3.8.4|3.8.4 | ||
nodejs|18.17.1|18.17.1 | ||
py-xgboost-gpu|1.7.6| | ||
python-lsp-server|1.9.0|1.9.0 | ||
pytorch-gpu|2.0.0| | ||
sagemaker-headless-execution-driver|0.0.12|0.0.12 | ||
sagemaker-jupyterlab-emr-extension|0.1.9|0.1.9 | ||
sagemaker-jupyterlab-extension|0.1.9|0.1.9 | ||
sagemaker-kernel-wrapper|0.0.2|0.0.2 | ||
sagemaker-python-sdk|2.197.1|2.197.1 | ||
sagemaker-studio-analytics-extension|0.0.21|0.0.21 | ||
supervisor|4.2.5|4.2.5 | ||
tensorflow|2.12.1|2.12.1 | ||
pytorch| |2.0.0 | ||
py-xgboost-cpu| |1.7.6 |
Oops, something went wrong.