Jupyter token 2021
Update the allgo API in order to be able to manage the token of notebooks In notebooks, it should be call as :
- allgo.Init() # allgo_instance='https://allgo-qualif.inria.fr')
- app = allgo.App('Nd-Safir')
- app.run(...)
Git-LFS is now available on our GitLab instance.
Please note that the quota check is now in blocking mode. More informations about quotas: https://gitlab.inria.fr/siteadmin/doc/-/wikis/faq#quota-management-policy-to-monitor-disk-space-by-project-on-gitlab
Update the allgo API in order to be able to manage the token of notebooks In notebooks, it should be call as :