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 [2018/03/15 11:33] – [Utilisations avancées] villersdteaching:progappchim:jupyter [2019/04/05 10:36] villersd
Ligne 51: Ligne 51:
       * [[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       * [[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
   * [[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]]
  
   * Exemples en chimie :   * Exemples en chimie :
     * [[https://samplespublic-linusable.notebooks.azure.com/nb/notebooks/notebooks/chemistry/chemical_elements_data-01.ipynb]] : librairie python sur les éléments chimiques et visualisation d'une propriété     * [[https://samplespublic-linusable.notebooks.azure.com/nb/notebooks/notebooks/chemistry/chemical_elements_data-01.ipynb]] : librairie python sur les éléments chimiques et visualisation d'une propriété
     * [[https://notebooks.azure.com/linusable/libraries/samples-public/tree/notebooks/chemistry|Lecture de fichiers IR]] (spectres de HCl et CO)     * [[https://notebooks.azure.com/linusable/libraries/samples-public/tree/notebooks/chemistry|Lecture de fichiers IR]] (spectres de HCl et CO)
 +    * [[http://nbviewer.jupyter.org/github/lmmentel/ase-jnb/blob/master/ase-html.ipynb|Viewing ase structure using HTML]] (lukasz Mentel)
  
   * FIXME (à classer)   * FIXME (à classer)
Ligne 62: Ligne 64:
     * Spécificités Microsoft Azure Notebooks :     * Spécificités Microsoft Azure Notebooks :
       * [[https://notebooks.azure.com/help/jupyter-notebooks|aide]] (packages install, persistance, terminal,...-       * [[https://notebooks.azure.com/help/jupyter-notebooks|aide]] (packages install, persistance, terminal,...-
 +    * https://www.scoop.it/t/best :
 +      * https://www.nature.com/articles/d41586-018-07196-1
 +      * https://www.dataquest.io/blog/jupyter-notebook-tips-tricks-shortcuts/
 +      * https://blog.jupyter.org/jupytercon-2018-nyc-august-21-25-5571d7454d5b
 +
 +  * [[http://nbviewer.jupyter.org/]]
 +
 +===== Références : =====
 +  * [[https://jupyterhub.readthedocs.io/en/latest/index.html|JupyterHub]], ou comment installer un serveur de Jupyter notebooks
 +  * On en parle dans Nature :
 +    * [[https://www.nature.com/news/programming-pick-up-python-1.16833]]
 +    * [[https://www.nature.com/news/interactive-notebooks-sharing-the-code-1.16261]]
  
  
  • teaching/progappchim/jupyter.txt
  • Dernière modification : 2022/06/10 08:56
  • de villersd