Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • python_client python_client
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • allgoallgo
  • API-Clients
  • python_clientpython_client
  • Merge requests
  • !7

Jupyter token 2021

  • Review changes

  • Download
  • Patches
  • Plain diff
Open GARNIER Laurent requested to merge jupyter-token_2021 into master Jun 02, 2022
  • Overview 0
  • Commits 60
  • Pipelines 0
  • Changes 2

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(...)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: jupyter-token_2021