Ejemplo 1: cómo instalar jupyter notebook
#instead of useing Jupyter Use Google Collab
#there you don't even have to install anything
#GOTo : https://colab.research.google.com/
#but if you want Jupyter only use
pip install jupyter
Ejemplo 2: instalación del cuaderno jupyter de python pip
$ python -m pip install <package>
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)