Skip to content

Commit

Permalink
chore: add post-build artifact files for 2.0.0-beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilumeshsargur committed Mar 4, 2024
1 parent d6cd1c6 commit 2c74615
Show file tree
Hide file tree
Showing 5 changed files with 1,477 additions and 0 deletions.
20 changes: 20 additions & 0 deletions build_artifacts/v2/v2.0/v2.0.0/v2.0.0-beta/CHANGELOG-cpu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Change log: 2.0.0-beta(cpu)

## Upgrades:

Package | Previous Version | Current Version
---|---|---
boto3|1.28.64|1.34.51
ipython|8.21.0|8.22.2
scipy|1.11.4|1.12.0
fastapi|0.103.2|0.110.0
pip|23.3.2|24.0
autogluon|0.8.2|1.0.0
conda|23.11.0|24.1.2
langchain|0.1.9|0.1.10
jupyter-ai|2.9.1|2.10.0
jupyterlab-lsp|5.0.3|5.1.0
keras|2.12.0|2.15.0
nodejs|18.18.2|20.9.0
sagemaker-python-sdk|2.198.1|2.210.0
tensorflow|2.12.1|2.15.0
20 changes: 20 additions & 0 deletions build_artifacts/v2/v2.0/v2.0.0/v2.0.0-beta/CHANGELOG-gpu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Change log: 2.0.0-beta(gpu)

## Upgrades:

Package | Previous Version | Current Version
---|---|---
boto3|1.28.64|1.34.51
ipython|8.21.0|8.22.2
scipy|1.11.4|1.12.0
fastapi|0.103.2|0.110.0
pip|23.3.2|24.0
autogluon|0.8.2|1.0.0
conda|23.11.0|24.1.2
langchain|0.1.9|0.1.10
jupyter-ai|2.9.1|2.10.0
jupyterlab-lsp|5.0.3|5.1.0
keras|2.12.0|2.15.0
nodejs|18.18.2|20.9.0
sagemaker-python-sdk|2.198.1|2.210.0
tensorflow|2.12.1|2.15.0
53 changes: 53 additions & 0 deletions build_artifacts/v2/v2.0/v2.0.0/v2.0.0-beta/RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# Release notes: 2.0.0-beta

Package | gpu| cpu
---|---|---
python|3.10.13|3.10.13
numpy|1.26.4|1.26.4
jinja2|3.1.3|3.1.3
pandas|2.1.4|2.1.4
altair|5.2.0|5.2.0
boto3|1.34.51|1.34.51
ipython|8.22.2|8.22.2
jupyter-lsp|2.2.3|2.2.3
jupyterlab|4.1.2|4.1.2
amazon-codewhisperer-jupyterlab-ext|2.0.1|2.0.1
jupyter-scheduler|2.5.1|2.5.1
amazon-sagemaker-jupyter-scheduler|3.0.7|3.0.7
scipy|1.12.0|1.12.0
scikit-learn|1.4.1.post1|1.4.1.post1
fastapi|0.110.0|0.110.0
uvicorn|0.27.1|0.27.1
pip|24.0|24.0
torchvision|0.15.2|0.15.2
autogluon|1.0.0|1.0.0
ipywidgets|8.1.2|8.1.2
notebook|7.1.1|7.1.1
aws-glue-sessions|1.0.4|1.0.4
conda|24.1.2|24.1.2
langchain|0.1.10|0.1.10
jupyter-ai|2.10.0|2.10.0
jupyter-dash|0.4.2|0.4.2
jupyter-server-proxy|4.1.0|4.1.0
jupyterlab-git|0.50.0|0.50.0
jupyterlab-lsp|5.1.0|5.1.0
keras|2.15.0|2.15.0
matplotlib|3.8.3|3.8.3
nodejs|20.9.0|20.9.0
py-xgboost-gpu|1.7.6|
thrift_sasl|0.4.3|0.4.3
pyhive|0.7.0|0.7.0
python-gssapi|1.8.3|1.8.3
python-lsp-server|1.10.0|1.10.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.2.0|0.2.0
sagemaker-kernel-wrapper|0.0.2|0.0.2
sagemaker-python-sdk|2.210.0|2.210.0
sagemaker-studio-analytics-extension|0.0.21|0.0.21
sasl|0.3.1|0.3.1
supervisor|4.2.5|4.2.5
tensorflow|2.15.0|2.15.0
pytorch| |2.0.0
py-xgboost-cpu| |1.7.6
Loading

0 comments on commit 2c74615

Please sign in to comment.