Tengo jupyter / anaconda / python3.5.
¿Cómo puedo saber en qué entorno de conda se está ejecutando mi notebook jupyter?
¿Cómo puedo iniciar jupyter desde un nuevo entorno conda?
sys.executable
.
nb_conda_kernels
. Pregunta / respuesta relacionada: Uso de Python 2.xy Python 3.x en IPython Notebook
jupyter
el entorno python "kernel" y el entorno python del shell desde el que se inicia jupyter notebook [notebook_name].ipynb
.