Skip to content

Commit c053592

Browse files
committed
badges on landing page
1 parent 4e3cd14 commit c053592

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
a collection of exercises, TPs and miscell pedagogical material for practising programing in Python.
22

3-
published as a Jupyter book at
4-
<flotpython-exos-python.readthedocs.io>
3+
[![Published](https://img.shields.io/badge/Published-Website-green)](https://python-exos.info-mines.paris)

notebooks/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# flotpython exos: pure Python
22

3+
[![Published](https://img.shields.io/badge/Published-Website-green)](https://python-exos.info-mines.paris)
4+
[![MyST Build Status](https://img.shields.io/github/actions/workflow/status/flotpython/exos-python/myst-to-pages.yml?branch=main&label=MyST%20Build%20Status)](https://github.com/flotpython/exos-python/actions/workflows/myst-to-pages.yml)
5+
[![GitHub Repo](https://img.shields.io/badge/GitHub-Repository-blue?logo=github)](https://github.com/flotpython/exos-python)
6+
<!-- [![Open in Codespaces](https://img.shields.io/badge/Open%20in-Codespaces-blue?logo=github)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=ue12-p25%2Fnumerique) -->
7+
8+
[![License: CC BY-NC-ND](https://img.shields.io/badge/License-CC%20BY--NC--ND-lightgrey.svg)](https://creativecommons.org/licenses/by-nc-nd/4.0/) *Thierry Parmentelat*
9+
310
this repo contains exercises and TPs that [complement the Python MOOC](https://www.fun-mooc.fr/en/cours/python-3-des-fondamentaux-aux-concepts-avances-du-langage/)
411

512
excluded are the auto-corrected exercises mentioned in the MOOC

0 commit comments

Comments
 (0)