Skip to content

feat: Add job command to start sessions as batch jobs#68

Open
eikek wants to merge 7 commits intomainfrom
eikek/start-job
Open

feat: Add job command to start sessions as batch jobs#68
eikek wants to merge 7 commits intomainfrom
eikek/start-job

Conversation

@eikek
Copy link
Copy Markdown
Member

@eikek eikek commented Apr 17, 2026

This adds a new command job with following sub commands:

  • list list currently running jobs
  • start start a session as a job, requires the launcher id
  • stop stops a running job, requires the session name
  • logs show logs of a job

A "job" is a session run with session_mode=non_interactive. amalthea will create a k8s batch job from the session spec. The list command only selects these type of sessions.

It can be tested on this PR deployment: SwissDataScienceCenter/renku-data-services#1246

@eikek eikek requested a review from Panaetius April 22, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant