Skip to content

Commit e180f33

Browse files
Automated update for image history [skip ci] (devcontainers#703)
1 parent 978e3ac commit e180f33

File tree

2 files changed

+84
-287
lines changed

2 files changed

+84
-287
lines changed

src/anaconda/history/dev.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**Source release/branch:** [main](https://github.com/devcontainers/images/tree/main/src/anaconda)
66

7-
**Digest:** sha256:3b9c7d4013c4482bea920f8ad7af8cc5cf3507c7c1389493fbd1e281471d7f19
7+
**Digest:** sha256:4846b1ce3d08799b08215e7818a8a72b7f49a69704d0349c700506b14c2843a2
88

99
**Tags:**
1010
```
@@ -23,15 +23,15 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
2323

2424
| Language / runtime | Version | Path |
2525
|--------------------|---------|------|
26-
| [Python](https://www.python.org/) | 3.10.9 | /opt/conda |
27-
| [Jupyter Notebooks](https://jupyter.org/) | 6.5.2 | /opt/conda |
28-
| [Jupyter Lab](https://jupyter.org/) | 3.5.3 | /opt/conda |
26+
| [Python](https://www.python.org/) | 3.11.3 | /opt/conda |
27+
| [Jupyter Notebooks](https://jupyter.org/) | 6.5.4 | /opt/conda |
28+
| [Jupyter Lab](https://jupyter.org/) | 3.6.3 | /opt/conda |
2929

3030
**Tools installed using git**
3131

3232
| Tool | Commit | Path |
3333
|------|--------|------|
34-
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 46c70406dd0b26bbd61210873ad6c86d9e8ee5da | /home/vscode/.oh-my-zsh |
34+
| [Oh My Zsh!](https://github.com/ohmyzsh/ohmyzsh) | 4188b22aea3356a02768505103e42a96d18547a3 | /home/vscode/.oh-my-zsh |
3535

3636
**Pip / pipx installed tools and packages**
3737

@@ -43,20 +43,21 @@ mcr.microsoft.com/devcontainers/anaconda:dev-3
4343
| mistune | 3.0.1 |
4444
| numpy | 1.25.2 |
4545
| certifi | 2023.7.22 |
46-
| setuptools | 65.6.3 |
46+
| setuptools | 67.8.0 |
4747
| future | 0.18.3 |
4848
| wheel | 0.38.4 |
4949
| nbconvert | 7.7.3 |
50-
| py | 1.11.0 |
50+
| Werkzeug | 2.3.6 |
5151
| requests | 2.31.0 |
5252
| tornado | 6.3.2 |
53+
| transformers | 4.30.0 |
5354

5455
**Other tools and utilities**
5556

5657
| Tool | Version | Path |
5758
|------|---------|------|
5859
| [git](https://github.com/git/git) | 2.41.0 |
59-
| [conda](https://github.com/conda/conda) | 23.3.1 | /opt/conda |
60+
| [conda](https://github.com/conda/conda) | 23.7.2 | /opt/conda |
6061

6162
**Additional linux tools and packages**
6263

0 commit comments

Comments
 (0)