Skip to content

Commit b6f787d

Browse files
author
github-actions
committed
Automated update for image history
1 parent 64c6611 commit b6f787d

18 files changed

Lines changed: 7783 additions & 0 deletions

File tree

src/anaconda/history/1.3.14.md

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
# [anaconda](https://github.com/devcontainers/images/tree/main/src/anaconda)
2+
3+
**Image version:** 1.3.14
4+
5+
**Source release/branch:** [v0.4.26](https://github.com/devcontainers/images/tree/v0.4.26/src/anaconda)
6+
7+
**Digest:** sha256:30f43fed120641df7345a75fc0ade169a426600ab6f9129192b6f12bb68d9ab1
8+
9+
**Tags:**
10+
```
11+
mcr.microsoft.com/devcontainers/anaconda:1.3.14-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 12 (bookworm)
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.12.13 | /opt/conda |
27+
| [Jupyter Notebooks](https://jupyter.org/) | 7.5.5 | /opt/conda |
28+
| [Jupyter Lab](https://jupyter.org/) | 4.5.6 | /opt/conda |
29+
30+
**Tools installed using git**
31+
32+
| Tool | Commit | Path |
33+
|------|--------|------|
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 3e7ef0182f59c7990a52cf6ec2981adb56d5b368 | /home/vscode/.oh-my-zsh |
35+
36+
**Pip / pipx installed tools and packages**
37+
38+
| Tool / package | Version |
39+
|----------------|---------|
40+
| joblib | 1.4.2 |
41+
| cookiecutter | 2.6.0 |
42+
| cryptography | 46.0.7 |
43+
| mistune | 3.1.2 |
44+
| numpy | 1.26.4 |
45+
| certifi | 2026.1.4 |
46+
| setuptools | 82.0.1 |
47+
| wheel | 0.46.3 |
48+
| nbconvert | 7.17.0 |
49+
| Werkzeug | 3.1.6 |
50+
| requests | 2.33.1 |
51+
| tornado | 6.5.5 |
52+
| transformers | 4.53.0 |
53+
| jupyter_server | 2.14.1 |
54+
55+
**Other tools and utilities**
56+
57+
| Tool | Version | Path |
58+
|------|---------|------|
59+
| [git](https://github.com/git/git) | 2.50.1 |
60+
| [conda](https://github.com/conda/conda) | 24.11.3 | /opt/conda |
61+
62+
**Additional linux tools and packages**
63+
64+
| Tool / library | Version |
65+
|----------------|---------|
66+
| apt-transport-https | 2.6.1 |
67+
| apt-utils | 2.6.1 |
68+
| ca-certificates | 20230311+deb12u1 |
69+
| curl | 7.88.1-10+deb12u14 |
70+
| dialog | 1.3-20230209-1 |
71+
| git | 1:2.39.5-0+deb12u3 |
72+
| gnupg2 | 2.2.40-1.1+deb12u2 |
73+
| htop | 3.2.2-2 |
74+
| iproute2 | 6.1.0-3 |
75+
| jq | 1.6-2.1+deb12u1 |
76+
| less | 590-2.1~deb12u2 |
77+
| libc6 | 2.36-9+deb12u13 |
78+
| libgssapi-krb5-2 | 1.20.1-2+deb12u4 |
79+
| libicu72 | 72.1-3+deb12u1 |
80+
| libkrb5-3 | 1.20.1-2+deb12u4 |
81+
| liblttng-ust1 | 2.13.5-1 |
82+
| libstdc++6 | 12.2.0-14+deb12u1 |
83+
| locales | 2.36-9+deb12u13 |
84+
| lsb-release | 12.0-1 |
85+
| lsof | 4.95.0-1 |
86+
| man-db | 2.11.2-2 |
87+
| manpages | 6.03-2 |
88+
| manpages-dev | 6.03-2 |
89+
| nano | 7.2-1+deb12u1 |
90+
| ncdu | 1.18-0.2 |
91+
| net-tools | 2.10-0.1+deb12u2 |
92+
| openssh-client | 1:9.2p1-2+deb12u9 |
93+
| procps | 2:4.0.2-3 |
94+
| psmisc | 23.6-1 |
95+
| rsync | 3.2.7-1+deb12u4 |
96+
| strace | 6.1-0.1 |
97+
| sudo | 1.9.13p3-1+deb12u3 |
98+
| unzip | 6.0-28 |
99+
| vim-tiny | 2:9.0.1378-2+deb12u2 |
100+
| wget | 1.21.3-1+deb12u1 |
101+
| zip | 3.0-13 |
102+
| zlib1g | 1:1.2.13.dfsg-1 |
103+
| zsh | 5.9-4+b8 |
104+

0 commit comments

Comments
 (0)