floss:anaconda

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évisionLes deux révisions suivantes
floss:anaconda [2021/01/31 11:29] – [Environnements virtuels] villersdfloss:anaconda [2021/02/01 18:39] – [Installation] villersd
Ligne 24: Ligne 24:
     * [[http://askubuntu.com/questions/505919/installing-anaconda-python-on-ubuntu]] (concerne installation sous Ubuntu GNU/Linux)     * [[http://askubuntu.com/questions/505919/installing-anaconda-python-on-ubuntu]] (concerne installation sous Ubuntu GNU/Linux)
     * création d'un lanceur pour Anaconda Navigator : [[https://askubuntu.com/questions/1017284/cant-create-anaconda-shortcut-to-launch-from-desktop-on-ubuntu-17-10|Can't create anaconda shortcut to launch from desktop on ubuntu 17.10?]]     * création d'un lanceur pour Anaconda Navigator : [[https://askubuntu.com/questions/1017284/cant-create-anaconda-shortcut-to-launch-from-desktop-on-ubuntu-17-10|Can't create anaconda shortcut to launch from desktop on ubuntu 17.10?]]
 +    * janvier 2021 :
 +      * sudo apt-get update
 +      * sudo apt-get upgrade
 +      * sudo apt-get install curl
 +      * curl -O https://repo.anaconda.com/archive/Anaconda3-2020.11-Linux-x86_64.sh
 +      * vérifier sur [[https://docs.anaconda.com/anaconda/install/hashes/Anaconda3-2020.11-Linux-x86_64.sh-hash/]]
 +      * bash Anaconda3-2020.11-Linux-x86_64.sh
  
 ==== Mises à jour, update ==== ==== Mises à jour, update ====
  • floss/anaconda.txt
  • Dernière modification : 2023/05/28 10:36
  • de villersd