Generate Cookie Secret
Encrypt your lab's cookie for security purposes:
Obtain administrative rights by requesting root access:
Create a new directory for the cookie secret:
Generate a random number and save it as the cookie secret:
Edit JupyterHub's configuration file:
Copy the following and add it to the file:
Use CTRL+O then enter to overwrite the document and CTRL+X to exit.
Ensure that only the system administrator can read and write the cookie secret:
Restart to ensure recognition of the new extension:
Last updated