You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description":"Choose your password for Postgres DB (change in production environments)",
"min_length": "1",
"max_length": "128"
},
{
"id":"JUPYTER_TOKEN",
"display_name":"Jupyter Token",
"type":"Text",
"default_value":"token",
"description":"Configures Jupyter Notebook to require the given plain-text token. Should be combined with USE_HTTPS on untrusted networks. Note that this option is not recommended for production!",