Commit 7a598c74 authored by Laurence Farhi's avatar Laurence Farhi

typo

parent 9a7c02e1
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# -*- mode: org -*- # -*- mode: org -*-
#+TITLE: Gallerie de Notebooks #+TITLE: Galerie de Notebooks
#+AUTHOR: Laurence Farhi #+AUTHOR: Laurence Farhi
#+STARTUP: overview indent inlineimages logdrawer #+STARTUP: overview indent inlineimages logdrawer
#+LANGUAGE: fr #+LANGUAGE: fr
Voici un document qui recense quelques documents computationnels
"remarquables" dans toutes les disciplines et tous les domaines.
* Table of Contents :TOC: * Table of Contents :TOC:
- [[#notebooks-jupyter][Notebooks Jupyter]] - [[#notebooks-jupyter][Notebooks Jupyter]]
- [[#notebooks-rstudio][Notebooks RStudio]] - [[#notebooks-rstudio][Notebooks RStudio]]
- [[#notebooks-org-mode][Notebooks Org-mode]] - [[#notebooks-org-mode][Notebooks Org-mode]]
- [[#autres-liens-intéressants-avec-des-notebooks][Autres liens intéressants avec des notebooks]] - [[#autres-liens-intéressants-avec-des-notebooks][Autres liens intéressants avec des notebooks]]
Voici un document qui recense quelques documents computationnels
"remarquables" dans toutes les disciplines et tous les domaines.
N'hésitez pas à proposer d'autres documents compatutionnels à ajouter
dans cette galerie en faisant
des issues depuis l'entrepôt Gitlab [[https://gitlab.inria.fr/learninglab/mooc-rr/mooc-rr-ressources/issues][mooc-rr-ressources]].
* Notebooks Jupyter * Notebooks Jupyter
- [[https://github.com/norvig/pytudes/blob/master/ipynb/Economics.ipynb][Simulation d'un marché économique]], Peter Norvig (github @norvig) - [[https://github.com/norvig/pytudes/blob/master/ipynb/Economics.ipynb][Simulation d'un marché économique]], Peter Norvig (github @norvig)
- [[https://github.com/mikhailklassen/Mining-the-Social-Web-3rd-Edition][Un complément exécutable (Python/Jupyter) pour le livre "Mining the Social Web", (O'Reilly, 2019)]], Mikhail Klassen (github @mikhailklassen) - [[https://github.com/mikhailklassen/Mining-the-Social-Web-3rd-Edition][Un complément exécutable (Python/Jupyter) pour le livre "Mining the Social Web", (O'Reilly, 2019)]], Mikhail Klassen (github @mikhailklassen)
- [[http://darribas.org/gds19][Des supports de cours ("Geographic Data Science") avec des notebooks Jupyter, (voir sous "labs")]], Dr. Dani Arribas-Bel, Automne 2019 à l'Université de Liverpool. - [[http://darribas.org/gds19][Des supports de cours ("Geographic Data Science") avec des notebooks
Jupyter]], (voir sous "labs"), Dr. Dani Arribas-Bel, Automne 2019 à l'Université de Liverpool.
* Notebooks RStudio * Notebooks RStudio
- [[http://rpubs.com/alegrand/46031][Images Panini]], Arnaud Legrand - [[http://rpubs.com/alegrand/46031][Images Panini]], Arnaud Legrand
...@@ -35,16 +32,17 @@ des issues depuis l'entrepôt Gitlab [[https://gitlab.inria.fr/learninglab/mooc- ...@@ -35,16 +32,17 @@ des issues depuis l'entrepôt Gitlab [[https://gitlab.inria.fr/learninglab/mooc-
- [[https://github.com/jkitchin/dft-book][Un livre de chimie théorique écrit en Org-Mode]], John Kitchin (github @jkitchin) - [[https://github.com/jkitchin/dft-book][Un livre de chimie théorique écrit en Org-Mode]], John Kitchin (github @jkitchin)
- [[https://gitlab.inria.fr/learninglab/mooc-rr/mooc-rr-ressources/tree/master/module2/ressources/sequence6_examples][Les documents montrés en exemple dans les vidéos du MOOC]] - [[https://gitlab.inria.fr/learninglab/mooc-rr/mooc-rr-ressources/tree/master/module2/ressources/sequence6_examples][Les documents montrés en exemple dans les vidéos du MOOC]]
- [[https://plmlab.math.cnrs.fr/xtof/interacting_neurons_with_stp][A system of interacting neurons with short term plasticity (org avec du C, gnuplot, shell)]], Christophe Pouzat - [[https://plmlab.math.cnrs.fr/xtof/interacting_neurons_with_stp][A system of interacting neurons with short term plasticity]], (org
- [[][Supplementary Material for: Homogeneity and identity
tests for unidimensional Poisson processes with an avec du C, gnuplot, shell) Christophe Pouzat
application to neurophysiological peri-stimulus time - [[][Supplementary Material for: Homogeneity and identity tests for
histograms--R version (org avec R)]], Christophe Pouzat --> LIEN à renseigner unidimensional Poisson processes with an application to
- [[][Supplementary Material for: Homogeneity and identity neurophysiological peri-stimulus time histograms--R version]], (org
tests for unidimensional Poisson processes with an avec R) Christophe Pouzat --> LIEN à renseigner
application to neurophysiological peri-stimulus time - [[][Supplementary Material for: Homogeneity and identity tests for
histograms--Python version (org avec Python, mais les unidimensional Poisson processes with an application to
mêmes calculs que le précédent)]], Christophe Pouzat LIEN à renseigner neurophysiological peri-stimulus time histograms--Python version
]], (org avec Python, mais les mêmes calculs que le précédent), Christophe Pouzat LIEN à renseigner
* Autres liens intéressants avec des notebooks * Autres liens intéressants avec des notebooks
- [[https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks][A-gallery-of-interesting-Jupyter-Notebooks]] : - [[https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks][A-gallery-of-interesting-Jupyter-Notebooks]] :
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment