From 858f7772725f5d9a1c00855ad88d01c2c5f56ee2 Mon Sep 17 00:00:00 2001 From: "vikash.ranjan" Date: Thu, 21 Nov 2024 15:03:24 +0530 Subject: [PATCH] fixed readme --- .../2.1.1-base-python-3.11.5/README.md | 24 +++++++++++++++---- .../2.1.1-base-python-3.8.18/README.md | 9 ++++--- 2 files changed, 26 insertions(+), 7 deletions(-) diff --git a/workspace/python/ds-pack/2.1.1-base-python-3.11.5/README.md b/workspace/python/ds-pack/2.1.1-base-python-3.11.5/README.md index a5fbb0d..d38a483 100644 --- a/workspace/python/ds-pack/2.1.1-base-python-3.11.5/README.md +++ b/workspace/python/ds-pack/2.1.1-base-python-3.11.5/README.md @@ -1,4 +1,4 @@ -# workspace-python-ds-pack-2.1.0-base-python-3.11.5 +# workspace-python-ds-pack-2.1.1-base-python-3.11.5 This is the Python Data Science pack image made for Workspaces. The image runs a [Jupyterhub](https://jupyter.org/hub) server that has [VSCode](https://github.com/coder/code-server) pre-installed with all of the essential and most used packages. The images also comes pre installed with [peak-sdk](https://docs.peak.ai/sdk/). @@ -43,27 +43,43 @@ vscode-cli 1.82.2 ### Python libraries installed ``` +boto3 1.35.65 ipywidgets 8.1.0 jupyter-server-proxy 4.0.0 jupyterhub 4.0.2 +jupyterlab 3.6.5 jupyterlab-git 0.42.0 jupyterlab-lsp 4.2.0 -jupyterlab 3.6.5 jupyterlab_widgets 3.0.8 +jupysql 0.10.16 jupytext 1.15.1 lckr-jupyterlab-variableinspector 3.0.9 mypy-ls 0.5.1 nbconvert 7.8.0 notebook 6.5.5 +pandas 2.2.3 +peak-sdk 1.13.0 +poetry 1.8.4 +pyenv 2.4.19 pyls-black 0.4.7 pyls-flake 80.4.0 pyls-isort 0.2.2 pyls-mypy 0.1.8 +python-dotenv 1.0.1 python-lsp-black 1.3.0 python-lsp-server[all] 1.4.1 virtualenv 20.24.5 -peak-sdk 1.0.0 -jupysql 0.10.1 +``` + + +### DWH connector libraries installed +``` +psycopg2-binary 2.9.10 +redshift-connector 2.1.3 +sqlalchemy-redshift 0.8.14 +snowflake-connector-python 3.12.3 +snowflake-sqlalchemy 1.6.1 +snowflake-snowpark-python 1.25.0 ``` ### VS Code Tunneling diff --git a/workspace/python/ds-pack/2.1.1-base-python-3.8.18/README.md b/workspace/python/ds-pack/2.1.1-base-python-3.8.18/README.md index 86bc74e..d670e90 100644 --- a/workspace/python/ds-pack/2.1.1-base-python-3.8.18/README.md +++ b/workspace/python/ds-pack/2.1.1-base-python-3.8.18/README.md @@ -36,22 +36,24 @@ vscode-cli 1.82.2 ### Python libraries installed ``` +boto3 1.35.65 ipywidgets 8.1.0 -jupysql 0.10.16 jupyter-server-proxy 4.0.0 jupyterhub 4.0.2 +jupyterlab 3.6.5 jupyterlab-git 0.42.0 jupyterlab-lsp 4.2.0 -jupyterlab 3.6.5 jupyterlab_widgets 3.0.8 +jupysql 0.10.1 jupytext 1.15.1 lckr-jupyterlab-variableinspector 3.0.9 mypy-ls 0.5.1 nbconvert 7.8.0 notebook 6.5.5 +pandas 2.2.3 peak-sdk 1.13.0 poetry 1.8.4 -pyenv 0.10.16 +pyenv 2.4.19 pyls-black 0.4.7 pyls-flake 80.4.0 pyls-isort 0.2.2 @@ -64,6 +66,7 @@ virtualenv 20.27.0 ### DWH connector libraries installed ``` +psycopg2-binary 2.9.10 redshift-connector 2.1.3 sqlalchemy-redshift 0.8.14 snowflake-connector-python 3.12.3