File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,8 @@ more information is available in the [documentation](https://jupyter-docker-stac
101
101
- Single-platform images have either ` aarch64- ` or ` x86_64- ` tag prefixes, for example, ` quay.io/jupyter/base-notebook:aarch64-python-3.11.6 `
102
102
- Starting from ` 2022-09-21 ` , we create multi-platform images (except ` tensorflow-notebook ` )
103
103
- Starting from ` 2023-06-01 ` , we create a multi-platform ` tensorflow-notebook ` image as well
104
- - Starting from ` 2024-02-24 ` , we create CUDA enabled variant of ` pytorch-notebook ` image for ` x86_64 ` platform
104
+ - Starting from ` 2024-02-24 ` , we create CUDA enabled variants of ` pytorch-notebook ` image for ` x86_64 ` platform
105
+ - Starting from ` 2024-03-26 ` , we create CUDA enabled variant of ` tensorflow-notebook ` image for ` x86_64 ` platform
105
106
106
107
## Using old images
107
108
You can’t perform that action at this time.
0 commit comments