# jupyter-control-notebook-chart Base and documentation: https://jupyter-docker-stacks.readthedocs.io/en/latest/index.html To create an *hashedpass* from a console of jupyther: ``` from jupyter_server.auth import passwd; passwd() ```