Te sugerimos que pruebes esta respuesta en un entorno controlado antes de pasarlo a producción, saludos.
Ejemplo 1: instalar jupyter notebook
conda install -c conda-forge notebook
Ejemplo 2: instalar jupyter notebook
pip install notebook
Ejemplo 3: instalar jupyter notebook
pip install jupyterlab
Ejemplo 4: pip install en jupyter notebook
!pip install package-name
Ejemplo 5: instalación de python pip jupyter notebook
# Install a pip package in the current Jupyter kernelimport sys
!sys.executable-m pip install numpy
Ejemplo 6: instalar jupyter notebook
python -m pip install jupyterlab
Calificaciones y reseñas
Tienes la opción de corroborar nuestro cometido exponiendo un comentario o dejando una valoración te damos la bienvenida.
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)