Python

Python

Python

Python

31 August, 2020

Cambiar directorio jupyter notebook

Ir a Anaconda y presionar en “Launch” en CMD.exe Prompt. Escribir: jupyter notebook –generate-config Esto, creara un archivo, el cual buscaremos y editaremos la siguiente linea (aproximadamente en la linea 266): #c.NotebookApp.notebook_dir = ” Agregaremos en las comillas el directorio seleccionado, incluyendo la ultima diagonal “/” (Cambiar “\” por “/”). Tambien eliminar el “#” inicial […]

Read More… from Cambiar directorio jupyter notebook

© Copyright © All rights reserved