What is the password for jovyan user in jupyter lab docker container?
I have pulled the jupyter/datascience-notebook:latest image from docker hub and launched an instance container of it. I logged into the container through bash. Now i want to restart the server itself because i have made some modifications to a config file and need it to be picked up by the server; i am configuring nbgrader by the way.