mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 04:22:58 +00:00
Update docs
This commit is contained in:
@@ -107,9 +107,7 @@ This change is tracked in the issue [#1217](https://github.com/jupyter/docker-st
|
|||||||
|
|
||||||
## CPU Architectures
|
## CPU Architectures
|
||||||
|
|
||||||
All published containers support amd64 (x86_64).
|
All published containers support amd64 (x86_64) and aarch64 (except for tensorflow-notebook, which only supports amd64).
|
||||||
The progress on arm images is tracked in [#1019](https://github.com/jupyter/docker-stacks/issues/1019).
|
|
||||||
The ambition is to have all containers support both amd64 and arm64.
|
|
||||||
|
|
||||||
### Caveats for arm64 images
|
### Caveats for arm64 images
|
||||||
|
|
||||||
|
@@ -47,9 +47,7 @@ Docker destroys the container after notebook server exit, but any files written
|
|||||||
CPU Architectures
|
CPU Architectures
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
All published containers support amd64 (x86_64).
|
All published containers support amd64 (x86_64) and aarch64 (except for tensorflow-notebook, which only supports amd64).
|
||||||
The progress on arm images is tracked in `#1019 <https://github.com/jupyter/docker-stacks/issues/1019>`_.
|
|
||||||
The ambition is to have all containers support both amd64 and arm64.
|
|
||||||
|
|
||||||
Caveats for arm64 images
|
Caveats for arm64 images
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
Reference in New Issue
Block a user