Skip to content

Commit dfef842

Browse files
devcontainers-botgithub-actions
andauthored
Automated update for image history [skip ci] (#988)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 6c08bac commit dfef842

File tree

18 files changed

+8336
-0
lines changed

18 files changed

+8336
-0
lines changed

src/anaconda/history/0.204.11.md

Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
# [anaconda](https://github.com/devcontainers/images/tree/main/src/anaconda)
2+
3+
**Image version:** 0.204.11
4+
5+
**Source release/branch:** [v0.3.32](https://github.com/devcontainers/images/tree/v0.3.32/src/anaconda)
6+
7+
**Digest:** sha256:57f9074f394f58e0749f5063246358bba73ac1cff3657690855e2779223d36a0
8+
9+
**Tags:**
10+
```
11+
mcr.microsoft.com/devcontainers/anaconda:0.204.11-3
12+
```
13+
> *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-`).*
14+
15+
**Linux distribution:** Debian GNU/Linux 11 (bullseye)
16+
17+
**Architectures:** linux/amd64, linux/arm64
18+
19+
**Available (non-root) user:** vscode
20+
21+
### Contents
22+
**Languages and runtimes**
23+
24+
| Language / runtime | Version | Path |
25+
|--------------------|---------|------|
26+
| [Python](https://www.python.org/) | 3.11.7 | /opt/conda |
27+
| [Jupyter Notebooks](https://jupyter.org/) | 7.0.8 | /opt/conda |
28+
| [Jupyter Lab](https://jupyter.org/) | 4.0.11 | /opt/conda |
29+
30+
**Tools installed using git**
31+
32+
| Tool | Commit | Path |
33+
|------|--------|------|
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 883da63320806532f3d3246b03f934e15aff3bab | /home/vscode/.oh-my-zsh |
35+
36+
**Pip / pipx installed tools and packages**
37+
38+
| Tool / package | Version |
39+
|----------------|---------|
40+
| joblib | 1.3.1 |
41+
| cookiecutter | 2.2.3 |
42+
| cryptography | 42.0.4 |
43+
| mistune | 3.0.1 |
44+
| numpy | 1.25.2 |
45+
| certifi | 2024.2.2 |
46+
| setuptools | 68.2.2 |
47+
| future | 0.18.3 |
48+
| wheel | 0.41.2 |
49+
| nbconvert | 7.7.3 |
50+
| Werkzeug | 2.3.6 |
51+
| requests | 2.31.0 |
52+
| tornado | 6.3.3 |
53+
| transformers | 4.36.0 |
54+
| jupyter_server | 2.7.2 |
55+
56+
**Other tools and utilities**
57+
58+
| Tool | Version | Path |
59+
|------|---------|------|
60+
| [git](https://github.com/git/git) | 2.43.0 |
61+
| [conda](https://github.com/conda/conda) | 24.1.2 | /opt/conda |
62+
63+
**Additional linux tools and packages**
64+
65+
| Tool / library | Version |
66+
|----------------|---------|
67+
| apt-transport-https | 2.2.4 |
68+
| apt-utils | 2.2.4 |
69+
| ca-certificates | 20210119 |
70+
| curl | 7.74.0-1.3+deb11u11 |
71+
| dialog | 1.3-20201126-1 |
72+
| git | 1:2.30.2-1+deb11u2 |
73+
| gnupg2 | 2.2.27-2+deb11u2 |
74+
| htop | 3.0.5-7 |
75+
| iproute2 | 5.10.0-4 |
76+
| jq | 1.6-2.1 |
77+
| less | 551-2 |
78+
| libc6 | 2.31-13+deb11u8 |
79+
| libgssapi-krb5-2 | 1.18.3-6+deb11u4 |
80+
| libicu67 | 67.1-7 |
81+
| libkrb5-3 | 1.18.3-6+deb11u4 |
82+
| liblttng-ust0 | 2.12.1-1 |
83+
| libssl1.1 | 1.1.1w-0+deb11u1 |
84+
| libstdc++6 | 10.2.1-6 |
85+
| locales | 2.31-13+deb11u8 |
86+
| lsb-release | 11.1.0 |
87+
| lsof | 4.93.2+dfsg-1.1 |
88+
| man-db | 2.9.4-2 |
89+
| manpages | 5.10-1 |
90+
| manpages-dev | 5.10-1 |
91+
| nano | 5.4-2+deb11u2 |
92+
| ncdu | 1.15.1-1 |
93+
| net-tools | 1.60+git20181103.0eebece-1 |
94+
| openssh-client | 1:8.4p1-5+deb11u3 |
95+
| procps | 2:3.3.17-5 |
96+
| psmisc | 23.4-2 |
97+
| rsync | 3.2.3-4+deb11u1 |
98+
| strace | 5.10-1 |
99+
| sudo | 1.9.5p2-3+deb11u1 |
100+
| unzip | 6.0-26+deb11u1 |
101+
| vim-tiny | 2:8.2.2434-3+deb11u1 |
102+
| wget | 1.21-1+deb11u1 |
103+
| yarn | 1.22.19-1 |
104+
| zip | 3.0-12 |
105+
| zlib1g | 1:1.2.11.dfsg-2+deb11u2 |
106+
| zsh | 5.8-6+deb11u1 |
107+

0 commit comments

Comments
 (0)