Skip to content

Commit

Permalink
chore: post-build artifacts for 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
claytonparnell committed Feb 20, 2024
1 parent 2009c82 commit cdbc310
Show file tree
Hide file tree
Showing 7 changed files with 1,383 additions and 4 deletions.
11 changes: 11 additions & 0 deletions build_artifacts/v1/v1.5/v1.5.2/CHANGELOG-cpu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change log: 1.5.2(cpu)

## Upgrades:

Package | Previous Version | Current Version
---|---|---
jupyterlab|4.1.1|4.0.12
jupyter-scheduler|2.5.0|2.5.1
scikit-learn|1.4.0|1.4.1.post1
langchain|0.1.6|0.1.8
matplotlib|3.8.2|3.8.3
11 changes: 11 additions & 0 deletions build_artifacts/v1/v1.5/v1.5.2/CHANGELOG-gpu.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change log: 1.5.2(gpu)

## Upgrades:

Package | Previous Version | Current Version
---|---|---
jupyterlab|4.1.1|4.0.12
jupyter-scheduler|2.5.0|2.5.1
scikit-learn|1.4.0|1.4.1.post1
langchain|0.1.6|0.1.8
matplotlib|3.8.2|3.8.3
53 changes: 53 additions & 0 deletions build_artifacts/v1/v1.5/v1.5.2/RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# Release notes: 1.5.2

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.28.64|1.28.64
ipython|8.21.0|8.21.0
jupyter-lsp|2.2.2|2.2.2
jupyterlab|4.0.12|4.0.12
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.11.4|1.11.4
scikit-learn|1.4.1.post1|1.4.1.post1
pip|23.3.2|23.3.2
torchvision|0.15.2|0.15.2
autogluon|0.8.2|0.8.2
ipywidgets|8.1.2|8.1.2
notebook|7.0.7|7.0.7
aws-glue-sessions|1.0.4|1.0.4
conda|23.11.0|23.11.0
fastapi|0.103.2|0.103.2
langchain|0.1.8|0.1.8
jupyter-ai|2.9.1|2.9.1
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.0.3|5.0.3
keras|2.12.0|2.12.0
matplotlib|3.8.3|3.8.3
nodejs|18.18.2|18.18.2
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.198.1|2.198.1
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.12.1|2.12.1
uvicorn|0.27.1|0.27.1
pytorch| |2.0.0
py-xgboost-cpu| |1.7.6
4 changes: 2 additions & 2 deletions build_artifacts/v1/v1.5/v1.5.2/cpu.env.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ conda-forge::ipython[version='>=8.21.0,<8.22.0']
conda-forge::scipy[version='>=1.11.4,<1.12.0']
conda-forge::keras[version='>=2.12.0,<2.13.0']
conda-forge::py-xgboost-cpu[version='>=1.7.6,<1.8.0']
conda-forge::jupyterlab[version='>=4.1.1,<4.2.0']
conda-forge::jupyterlab[version='>=4.0.7,<4.1.0a0']
conda-forge::ipywidgets[version='>=8.1.2,<8.2.0']
conda-forge::conda[version='>=23.11.0,<23.12.0']
conda-forge::boto3[version='>=1.28.64,<1.29.0']
Expand All @@ -32,7 +32,7 @@ conda-forge::nodejs[version='>=18.18.2,<18.19.0']
conda-forge::jupyter-lsp[version='>=2.2.2,<2.3.0']
conda-forge::jupyterlab-lsp[version='>=5.0.3,<5.1.0']
conda-forge::python-lsp-server[version='>=1.10.0,<1.11.0']
conda-forge::notebook[version='>=7.0.7,<7.1.0']
conda-forge::notebook[version='==7.0.7']
conda-forge::altair[version='>=5.2.0,<5.3.0']
conda-forge::sagemaker-studio-analytics-extension[version='>=0.0.21,<0.1.0']
conda-forge::jupyter-dash[version='>=0.4.2,<0.5.0']
Expand Down
648 changes: 648 additions & 0 deletions build_artifacts/v1/v1.5/v1.5.2/cpu.env.out

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build_artifacts/v1/v1.5/v1.5.2/gpu.env.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ conda-forge::ipython[version='>=8.21.0,<8.22.0']
conda-forge::scipy[version='>=1.11.4,<1.12.0']
conda-forge::keras[version='>=2.12.0,<2.13.0']
conda-forge::py-xgboost-gpu[version='>=1.7.6,<1.8.0']
conda-forge::jupyterlab[version='>=4.1.1,<4.2.0']
conda-forge::jupyterlab[version='>=4.0.7,<4.1.0a0']
conda-forge::ipywidgets[version='>=8.1.2,<8.2.0']
conda-forge::conda[version='>=23.11.0,<23.12.0']
conda-forge::boto3[version='>=1.28.64,<1.29.0']
Expand All @@ -32,7 +32,7 @@ conda-forge::nodejs[version='>=18.18.2,<18.19.0']
conda-forge::jupyter-lsp[version='>=2.2.2,<2.3.0']
conda-forge::jupyterlab-lsp[version='>=5.0.3,<5.1.0']
conda-forge::python-lsp-server[version='>=1.10.0,<1.11.0']
conda-forge::notebook[version='>=7.0.7,<7.1.0']
conda-forge::notebook[version='==7.0.7']
conda-forge::altair[version='>=5.2.0,<5.3.0']
conda-forge::sagemaker-studio-analytics-extension[version='>=0.0.21,<0.1.0']
conda-forge::jupyter-dash[version='>=0.4.2,<0.5.0']
Expand Down
Loading

0 comments on commit cdbc310

Please sign in to comment.