Skip to content
Extraits de code Groupes Projets
Valider e022f891 rédigé par François LEFOULON's avatar François LEFOULON
Parcourir les fichiers

Update README.md

parent 8cf2be97
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -14,7 +14,7 @@ Notebooks are a user-friendly way of mixing code with printed results and markdo ...@@ -14,7 +14,7 @@ Notebooks are a user-friendly way of mixing code with printed results and markdo
A notebook is cut in blocks containing either code, printed results or markdown/latex. Each block can be run separately, and all the functions/variables declared in it are stored in the current session. A notebook is cut in blocks containing either code, printed results or markdown/latex. Each block can be run separately, and all the functions/variables declared in it are stored in the current session.
It is important to note than blocks need preferably be executed from the top down, because the varaibles and function calls used in a block might depend on previous blocks. It is important to note than blocks need preferably be executed from the top down, because the variables and function calls used in a block might depend on previous blocks.
![Preview of our notebook](images/nb.png) ![Preview of our notebook](images/nb.png)
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter