pantallas-led/jupyter_notebook_config.py

4 lines
89 B
Python
Raw Normal View History

2023-08-29 00:18:41 -04:00
c = get_config()
from notebook.auth import passwd
c.NotebookApp.password = passwd("...")