Skip to content

Commit 2eff964

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

File tree

18 files changed

+7934
-0
lines changed

18 files changed

+7934
-0
lines changed

src/anaconda/history/0.204.4.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.4
4+
5+
**Source release/branch:** [v0.3.22](https://github.com/devcontainers/images/tree/v0.3.22/src/anaconda)
6+
7+
**Digest:** sha256:b8d501e14f6728e25a24bb4c9b7f2588aa3b15c951834049b72c2264bbfdac6d
8+
9+
**Tags:**
10+
```
11+
mcr.microsoft.com/devcontainers/anaconda:0.204.4-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.5 | /opt/conda |
27+
| [Jupyter Notebooks](https://jupyter.org/) | 6.5.4 | /opt/conda |
28+
| [Jupyter Lab](https://jupyter.org/) | 3.6.3 | /opt/conda |
29+
30+
**Tools installed using git**
31+
32+
| Tool | Commit | Path |
33+
|------|--------|------|
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | f36c6db0eac17b022eee87411e6996a5f5fc8457 | /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 | 41.0.3 |
43+
| mistune | 3.0.1 |
44+
| numpy | 1.25.2 |
45+
| certifi | 2023.7.22 |
46+
| setuptools | 68.0.0 |
47+
| future | 0.18.3 |
48+
| wheel | 0.38.4 |
49+
| nbconvert | 7.7.3 |
50+
| Werkzeug | 2.3.6 |
51+
| requests | 2.31.0 |
52+
| tornado | 6.3.3 |
53+
| transformers | 4.30.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.42.0 |
61+
| [conda](https://github.com/conda/conda) | 23.9.0 | /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+deb11u7 |
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+deb11u7 |
79+
| libgssapi-krb5-2 | 1.18.3-6+deb11u3 |
80+
| libicu67 | 67.1-7 |
81+
| libkrb5-3 | 1.18.3-6+deb11u3 |
82+
| liblttng-ust0 | 2.12.1-1 |
83+
| libssl1.1 | 1.1.1n-0+deb11u5 |
84+
| libstdc++6 | 10.2.1-6 |
85+
| locales | 2.31-13+deb11u7 |
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+deb11u1 |
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)