Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| guias:debian_jessie_post_instalacion [2017/06/03 15:00] – [Python] Sergio Alvariño | guias:debian_jessie_post_instalacion [2021/04/16 20:41] (actual) – editor externo 127.0.0.1 | ||
|---|---|---|---|
| Línea 965: | Línea 965: | ||
| Python 3.4.2 | Python 3.4.2 | ||
| </ | </ | ||
| - | ==== pip, virtualenv, virtualenvwrapper, | + | === pip, virtualenv, virtualenvwrapper, |
| //pip// es un gestor de paquetes para **Python** que facilita la instalación de librerías y utilidades. | //pip// es un gestor de paquetes para **Python** que facilita la instalación de librerías y utilidades. | ||
| Línea 1004: | Línea 1004: | ||
| [[http:// | [[http:// | ||
| - | ==== iPython notebook | + | === iPython notebook === |
| [[https:// | [[https:// | ||
| - | === Instalar Jupyter en el Python del sistema | + | == Instalar Jupyter en el Python del sistema == |
| Seguimos las instrucciones [[https:// | Seguimos las instrucciones [[https:// | ||
| Línea 1017: | Línea 1017: | ||
| which python | which python | ||
| </ | </ | ||
| - | === Instalar Anaconda Python | + | == Instalar Anaconda Python == |
| Teóricamente [[https:// | Teóricamente [[https:// | ||
| Línea 1107: | Línea 1107: | ||
| pip install --upgrade --no-cache-dir https:// | pip install --upgrade --no-cache-dir https:// | ||
| </ | </ | ||
| - | ==== Usar Emacs para editar Python | + | === Usar Emacs para editar Python === |
| Instalamos //elpy// desde el gestor de paquetes de Emacs, concretamente desde el repo // | Instalamos //elpy// desde el gestor de paquetes de Emacs, concretamente desde el repo // | ||