Fix: forgot > at the end of links
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
eb42eff61e
commit
38c20a1b25
@ -37,8 +37,8 @@ Tentative de faire un blog! On verra si j'arrive prendre le temps rédiger quelq
|
||||
|
||||
Des programmes pour enseigner.
|
||||
|
||||
- `Mapytex <https://git.opytex.org/lafrite/Mapytex`_: calculer comme un élève
|
||||
- `Pytex/mypytex <https://git.opytex.org/lafrite/pytex`_: intégrer python dans du latex
|
||||
- `Mapytex <https://git.opytex.org/lafrite/Mapytex>`_: calculer comme un élève
|
||||
- `Pytex/mypytex <https://git.opytex.org/lafrite/pytex>`_: intégrer python dans du latex
|
||||
- `Bopytex <https://git.opytex.org/lafrite/Bopytex>`_: créer des DM aléatoires
|
||||
|
||||
De l'administration système.
|
||||
|
@ -10,12 +10,12 @@ Projets informatiques
|
||||
|
||||
La plupart d'entre eux sont hébergés sur mon `serveur Gitea <https://git.opytex.org/lafrite>`_.
|
||||
|
||||
`Mapytex <https://git.opytex.org/lafrite/Mapytex`_: calculer comme un élève
|
||||
`Mapytex <https://git.opytex.org/lafrite/Mapytex>`_: calculer comme un élève
|
||||
===========================================================================
|
||||
|
||||
Librairie Python qui permet de créer aléatoirement des objets mathématiques (calculs, fonctions, fractions...) et de simplifier ces objets avec les explications pour qu'un élève les comprenne.
|
||||
|
||||
`Pytex/mypytex <https://git.opytex.org/lafrite/pytex`_: intégrer python dans du latex
|
||||
`Pytex/mypytex <https://git.opytex.org/lafrite/pytex>`_: intégrer python dans du latex
|
||||
=====================================================================================
|
||||
|
||||
Librairie et outils python pour intégrer des commandes python dans du latex et de compiler les documents produits.
|
||||
|
Loading…
Reference in New Issue
Block a user