Files
docker-stacks/docs/index.rst
Ayaz Salikhov 8c38e0f00f Use GitHub-hosted aarch64 runners (#2202)
* Use GitHub-hosted aarch64 runners

* More updates

* Fix

* Pin build environment's Python version to 3.12 for consistency

* Update date

* Sleep to allow Docker daemon to start

* Sleep to allow Docker daemon to start on aarch64 and before checkout

* Fix typo

* Fix

* Unify runner.arch usage

* Do not sleep as it doesn't help

* Try to use ubuntu-22.04-arm

* Update changelog date

---------

Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2025-02-11 15:04:53 +00:00

47 lines
905 B
ReStructuredText

.. include:: ../README.md
:parser: myst_parser.sphinx_
Table of Contents
-----------------
.. toctree::
:maxdepth: 2
:caption: User Guide
using/selecting
using/running
using/common
using/specifics
using/recipes
using/custom-images
using/troubleshooting
using/faq
using/changelog
.. toctree::
:maxdepth: 2
:caption: Contributor Guide
contributing/issues
contributing/packages
contributing/recipes
contributing/lint
contributing/tests
contributing/features
contributing/stacks
.. toctree::
:maxdepth: 2
:caption: Maintainer Guide
maintaining/new-images-and-packages-policy
maintaining/tasks
.. toctree::
:maxdepth: 2
:caption: Getting Help
Issue Tracker on GitHub <https://github.com/jupyter/docker-stacks/issues>
Jupyter Discourse Forum <https://discourse.jupyter.org>
Jupyter Website <https://jupyter.org>