-
Notifications
You must be signed in to change notification settings - Fork 487
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated update for image history [skip ci] (#813)
Co-authored-by: github-actions <[email protected]>
- Loading branch information
1 parent
750f47e
commit 3f31d02
Showing
4 changed files
with
1,001 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,107 @@ | ||
# [anaconda](https://github.com/devcontainers/images/tree/main/src/anaconda) | ||
|
||
**Image version:** 0.204.5 | ||
|
||
**Source release/branch:** [v0.3.23](https://github.com/devcontainers/images/tree/v0.3.23/src/anaconda) | ||
|
||
**Digest:** sha256:6e08f61ef0028d7345481c99bc7efe6d238a73e6404e763c994d5d8ef9c0ebde | ||
|
||
**Tags:** | ||
``` | ||
mcr.microsoft.com/devcontainers/anaconda:0.204.5-3 | ||
``` | ||
> *To keep up to date, we recommend using partial version numbers. Use the major version number to get all non-breaking changes (e.g. `0-`) or major and minor to only get fixes (e.g. `0.200-`).* | ||
**Linux distribution:** Debian GNU/Linux 11 (bullseye) | ||
|
||
**Architectures:** linux/amd64, linux/arm64 | ||
|
||
**Available (non-root) user:** vscode | ||
|
||
### Contents | ||
**Languages and runtimes** | ||
|
||
| Language / runtime | Version | Path | | ||
|--------------------|---------|------| | ||
| [Python](https://www.python.org/) | 3.11.5 | /opt/conda | | ||
| [Jupyter Notebooks](https://jupyter.org/) | 6.5.4 | /opt/conda | | ||
| [Jupyter Lab](https://jupyter.org/) | 3.6.3 | /opt/conda | | ||
|
||
**Tools installed using git** | ||
|
||
| Tool | Commit | Path | | ||
|------|--------|------| | ||
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | f36c6db0eac17b022eee87411e6996a5f5fc8457 | /home/vscode/.oh-my-zsh | | ||
|
||
**Pip / pipx installed tools and packages** | ||
|
||
| Tool / package | Version | | ||
|----------------|---------| | ||
| joblib | 1.3.1 | | ||
| cookiecutter | 2.2.3 | | ||
| cryptography | 41.0.3 | | ||
| mistune | 3.0.1 | | ||
| numpy | 1.25.2 | | ||
| certifi | 2023.7.22 | | ||
| setuptools | 68.0.0 | | ||
| future | 0.18.3 | | ||
| wheel | 0.38.4 | | ||
| nbconvert | 7.7.3 | | ||
| Werkzeug | 2.3.6 | | ||
| requests | 2.31.0 | | ||
| tornado | 6.3.3 | | ||
| transformers | 4.30.0 | | ||
| jupyter_server | 2.7.2 | | ||
|
||
**Other tools and utilities** | ||
|
||
| Tool | Version | Path | | ||
|------|---------|------| | ||
| [git](https://github.com/git/git) | 2.42.0 | | ||
| [conda](https://github.com/conda/conda) | 23.7.4 | /opt/conda | | ||
|
||
**Additional linux tools and packages** | ||
|
||
| Tool / library | Version | | ||
|----------------|---------| | ||
| apt-transport-https | 2.2.4 | | ||
| apt-utils | 2.2.4 | | ||
| ca-certificates | 20210119 | | ||
| curl | 7.74.0-1.3+deb11u10 | | ||
| dialog | 1.3-20201126-1 | | ||
| git | 1:2.30.2-1+deb11u2 | | ||
| gnupg2 | 2.2.27-2+deb11u2 | | ||
| htop | 3.0.5-7 | | ||
| iproute2 | 5.10.0-4 | | ||
| jq | 1.6-2.1 | | ||
| less | 551-2 | | ||
| libc6 | 2.31-13+deb11u7 | | ||
| libgssapi-krb5-2 | 1.18.3-6+deb11u4 | | ||
| libicu67 | 67.1-7 | | ||
| libkrb5-3 | 1.18.3-6+deb11u4 | | ||
| liblttng-ust0 | 2.12.1-1 | | ||
| libssl1.1 | 1.1.1w-0+deb11u1 | | ||
| libstdc++6 | 10.2.1-6 | | ||
| locales | 2.31-13+deb11u7 | | ||
| lsb-release | 11.1.0 | | ||
| lsof | 4.93.2+dfsg-1.1 | | ||
| man-db | 2.9.4-2 | | ||
| manpages | 5.10-1 | | ||
| manpages-dev | 5.10-1 | | ||
| nano | 5.4-2+deb11u2 | | ||
| ncdu | 1.15.1-1 | | ||
| net-tools | 1.60+git20181103.0eebece-1 | | ||
| openssh-client | 1:8.4p1-5+deb11u2 | | ||
| procps | 2:3.3.17-5 | | ||
| psmisc | 23.4-2 | | ||
| rsync | 3.2.3-4+deb11u1 | | ||
| strace | 5.10-1 | | ||
| sudo | 1.9.5p2-3+deb11u1 | | ||
| unzip | 6.0-26+deb11u1 | | ||
| vim-tiny | 2:8.2.2434-3+deb11u1 | | ||
| wget | 1.21-1+deb11u1 | | ||
| yarn | 1.22.19-1 | | ||
| zip | 3.0-12 | | ||
| zlib1g | 1:1.2.11.dfsg-2+deb11u2 | | ||
| zsh | 5.8-6+deb11u1 | | ||
|
Oops, something went wrong.