forked from TDTP/pantallas-led
4 lines
89 B
Python
4 lines
89 B
Python
![]() |
c = get_config()
|
||
|
from notebook.auth import passwd
|
||
|
c.NotebookApp.password = passwd("...")
|