Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 61c3fddd authored by GARNIER Laurent's avatar GARNIER Laurent
Browse files

Update __init__.py

parent 33c776de
No related branches found
No related tags found
1 merge request!5Jupyter token 2021
......@@ -47,7 +47,7 @@ class Init:
string
allgo login page link or already initialized message
"""
if API_token is None
if not API_token_valid:
API_token = get_random_string(length=32)
msg = "allgo_token = " + API_token
msg += "<p>Sign in with your existing <a href=\"https://allgo18.inria.fr/accounts/login/?token=" + API_token+ "\">A||GO account </a></p>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment