Skip to content

cnpem/launch3d

Repository files navigation

Annotat3D launcher

This is a simple launcher for the Annotat3D tool. It is meant to control user sessions and to provide a simple interface to submit new Annotat3D jobs through the slurm scheduler.

TODO

  • Signin page
  • LDAP Credentials authentication
  • ssh on login
  • User area with Annotat3D job status
  • Submit new Annotat3D job
  • Parse Annotat3D job url
  • Redirection to Annotat3D url
  • Job status monitoring
  • Job deletion
  • Complete job script from a template controlled by the app
  • Clean/Delete logs button + action
  • Expire idle jobs
  • Select components for partition and gpu on job form
  • Persist job id in the user session
  • Improve the design of the instances page
  • Better state management of the instances
  • Dockerfile
  • CI build
  • Deployment