mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-05-24 12:09:56 +00:00
support notebook id
This commit is contained in:
@@ -320,6 +320,7 @@ def job_add(req: JobAddReq) -> JobData:
|
||||
action_name=action_name,
|
||||
task_id=task_id,
|
||||
job_id=job_id,
|
||||
notebook_id=req.notebook_id,
|
||||
device_action_key=device_action_key,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user