teaching:progappchim:jupyter

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
teaching:progappchim:jupyter [2021/02/02 09:31] villersdteaching:progappchim:jupyter [2021/03/09 10:07] – [Utilisations avancées] villersd
Ligne 28: Ligne 28:
   * Jupyter book   * Jupyter book
     * [[https://jupyterbook.org/intro.html]]     * [[https://jupyterbook.org/intro.html]]
-    * [[https://blog.jupyter.org/announcing-the-new-jupyter-book-cbf7aa8bc72e|Announcing the new Jupyter Book]] Chris Holdgraf +    * [[https://blog.jupyter.org/announcing-the-new-jupyter-book-cbf7aa8bc72e|Announcing the new Jupyter Book]] Chris Holdgraf, Medium, Aug 12, 2020
-Chris Holdgraf, Medium, Aug 12, 2020+
   * Sélections d'exemples :   * Sélections d'exemples :
     * [[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]]
Ligne 58: Ligne 57:
       * [[https://towardsdatascience.com/interactive-graphs-in-python-830b1e6c197f|Interactive Graphs in Python - An incredibly quick and easy extension to Matplotlib]] (exemple simple avec matplotlib)       * [[https://towardsdatascience.com/interactive-graphs-in-python-830b1e6c197f|Interactive Graphs in Python - An incredibly quick and easy extension to Matplotlib]] (exemple simple avec matplotlib)
     * **Exemples** :     * **Exemples** :
-      * [[https://samplespublic-linusable.notebooks.azure.com/nb/notebooks/notebooks/jupyter_widgets-01.ipynb]] : sinusoïde à fréquence ajustable +      * {{ :teaching:progappchim:jupyter_widgets-01.ipynb |}} : sinusoïde à fréquence ajustable 
-      * [[https://samplespublic-linusable.notebooks.azure.com/nb/notebooks/notebooks/jupyter_widgets-Maxwell-01.ipynb]] : Distribution de vitesses de Maxwell (visualisation interactive avec deux interactions simultanées, masse et température) +      * {{ :teaching:progappchim:jupyter_widgets-maxwell-01.ipynb |}} : Distribution de vitesses de Maxwell (visualisation interactive avec deux interactions simultanées, masse et température) 
-      * [[https://samplespublic-linusable.notebooks.azure.com/nb/notebooks/notebooks/physics/Beat_Frequencies.ipynb]] : [[wp>fr:Battement_(physique)|battement]] sonore dû à la superposition de deux fréquences proches+      * {{ :teaching:progappchim:beat_frequencies.ipynb |}} : [[wp>fr:Battement_(physique)|battement]] sonore dû à la superposition de deux fréquences proches 
 +      * <del>[[https://samplespublic-linusable.notebooks.azure.com/nb/notebooks/notebooks/jupyter_widgets-01.ipynb]] 
 +      * [[https://samplespublic-linusable.notebooks.azure.com/nb/notebooks/notebooks/jupyter_widgets-Maxwell-01.ipynb]] 
 +      * [[https://samplespublic-linusable.notebooks.azure.com/nb/notebooks/notebooks/physics/Beat_Frequencies.ipynb]]</del>
   * [[https://github.com/ipython-contrib/jupyter_contrib_nbextensions|Jupyter notebook extensions]], add functionality to the Jupyter notebook using Javascript extensions loaded locally in your browser.   * [[https://github.com/ipython-contrib/jupyter_contrib_nbextensions|Jupyter notebook extensions]], add functionality to the Jupyter notebook using Javascript extensions loaded locally in your browser.
   * Installer des librairies à partir d'un notebook Jupyter : [[http://jakevdp.github.io/blog/2017/12/05/installing-python-packages-from-jupyter/index.html|Installing Python Packages from a Jupyter Notebook]]   * Installer des librairies à partir d'un notebook Jupyter : [[http://jakevdp.github.io/blog/2017/12/05/installing-python-packages-from-jupyter/index.html|Installing Python Packages from a Jupyter Notebook]]
  • teaching/progappchim/jupyter.txt
  • Dernière modification : 2022/06/10 08:56
  • de villersd