Feat: ajout des liens vers les notebooks
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bertrand Benjamin 2022-03-24 09:51:20 +01:00
parent 890aa253e9
commit 8f2d48672c
1 changed files with 13 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Programmation
#############
:date: 2022-02-07
:modified: 2022-03-01
:modified: 2022-03-24
:authors: Benjamin Bertrand
:tags: Python
:category: 2nd
@ -98,6 +98,12 @@ Bilan:
Étape 4: Boucle for
-------------------
`Boucle for <./4E_boucle_for.ipynb>`_
.. image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/git/https%3A%2F%2Fgit.opytex.org%2Flafrite%2F2021-2022/main?labpath=2nd%2F13_Programmation%2F4E_boucle_for.ipynb
Bilan:
.. image:: ./4B_boucle_for.pdf
@ -107,6 +113,12 @@ Bilan:
Étape 5: Boucle While
---------------------
`Boucle while <./5E_boucles_while.ipynb>`_
.. image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/git/https%3A%2F%2Fgit.opytex.org%2Flafrite%2F2021-2022/main?labpath=2nd%2F13_Programmation%2F5E_boucle_while.ipynb
Bilan:
.. image:: ./5B_boucle_while.pdf