Skip to content

Commit dfbdcb7

Browse files
docs: Add badge for supported Python versions in README.md (#2244)
* docs: Format notes in `README.md` Signed-off-by: Julien Jerphanion <[email protected]> * docs: Add python versions supported Signed-off-by: Julien Jerphanion <[email protected]> * Revert "docs: Format notes in `README.md`" This reverts commit 984761c. * Move badge down to appropriate section Signed-off-by: Julien Jerphanion <[email protected]> Co-authored-by: Ayaz Salikhov <[email protected]> --------- Signed-off-by: Julien Jerphanion <[email protected]> Co-authored-by: Ayaz Salikhov <[email protected]>
1 parent fc542da commit dfbdcb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ more information is available in the [documentation](https://jupyter-docker-stac
106106

107107
## Using old images
108108

109+
[![Python versions badge](https://img.shields.io/badge/python-3.7%20%7C%203.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue.svg)](https://www.python.org/downloads/ "Python versions supported")
110+
109111
This project only builds one set of images at a time.
110112
If you want to use the older `Ubuntu` and/or `Python` version, you can use the following images:
111113

0 commit comments

Comments
 (0)