install

Recherche

Voici les résultats de votre recherche.

teaching_ressources_videos
7 Occurrences trouvées, Dernière modification :
urces.list.d/teams.list' sudo apt update sudo apt install teams </code> * uninstall (Ubuntu Linux) : [[ht... ow-to-permanently-uninstall-microsoft-teams]] * install via "snap" sous Ubuntu : [[https://snapcraft.io/install/teams-for-linux/ubuntu]] (Install Teams for Linux on your Linux distribution - Unofficial Microsoft Teams
elements_molecules @teaching:progappchim
5 Occurrences trouvées, Dernière modification :
onda, suivant l'environnement utilisé : * pip install --user mendeleev * conda install -c lmmentel mendeleev=0.6.0 * Données utilisables, en ligne : [[htt... ==== Installation ==== via la commande <code>pip install molmass</code> Dans jupyter : <code> # Install a pip package in the current Jupyter kernel import sys !{s
mendeleev @teaching:progappchim
5 Occurrences trouvées, Dernière modification :
onda, suivant l'environnement utilisé : * pip install --user mendeleev * conda install -c conda-forge mendeleev=0.5.2 * <del>conda install -c lmmentel mendeleev=0.6.1 (version plus récente)... e commande (console), cela donnerait ceci : conda install -c conda-forge mendeleev=0.6.1 références : *
initinfo
2 Occurrences trouvées, Dernière modification :
manager-sstp * sudo apt update * sudo apt install sstp-client * sudo apt install network-manager-sstp-gnome (inclus dans les commandes précédentes)
algos_entiers @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
odule]] (stackoverflow) * librairie sympy → pip install sympy (ou conda install sympy) * Use the function sympy.ntheory.factorint : "Given a positive integer
analyse_images @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
/en/latest/index.html """ from PIL import Image # install python3 module pillow using e.g. conda install # Load the image file img = Image.open('/home/villersd/Ima
bioinformatic @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
"conda-forge' ou par la commande suivante : conda install -c conda-forge biopython * via le site Pypi (pypi.org) et la commande suivante : pip install biopython ===== Compter les nucléotides d'une
chempy @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
thub.com/bjodah/chempy installation Linux : conda install -c bjodah chempy pytest installation Windows & OS X : python -m pip install chempy pytest python -m pytest -rs -W ignore::che
pandas @teaching:progappchim
2 Occurrences trouvées, Dernière modification :
* [[http://pandas.pydata.org/pandas-docs/stable/install.html|Instructions sur le site officiel]] * Installé avec Anaconda * Ubuntu : pip3 install pandas ===== Documentation ===== * [[http://pa
jupyter @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
azure.com/help/jupyter-notebooks|aide]] (packages install, persistance, terminal,...- * https://www.sco
openbabel_jmol @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
voir [[http://openbabel.org/docs/dev/Installation/install.html|cette page]], et [[http://openbabel.org/docs
osm_interrogation @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
en Python]] Installation via pip : <code>pip(3) install osmapi</code> ===== Exemple de code ===== Recher
pubchempy @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
stallation de la librairie PubChemPy : <code>!pip install pubchempy</code> * Fichier exemple : {{ :teachi
rdkit @teaching:progappchim
1 Occurrences trouvées, Dernière modification :
e permettant l'installation de RDKIT : <code>!pip install rdkit-pypi</code> * Fichier exemple : {{ :teach