/
JU
jupyter-server
/
Jupyter Scheduler API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
jupyter-server
Jupyter Scheduler API
post
Create a new job definition
v1
latest
OpenAPI 3.0.0
2026-07-17
16
14
19.1 KB
Create a new job definition
post
/job_definitions
Request body
CreateJobDefinition
required
input_uri
string
input_filename
string
runtime_environment_name
string
runtime_environment_parameters
object
output_formats
string[]
parameters
object
tags
string[]
name
string
output_filename_template
string
active
boolean
schedule
string
timezone
string
compute_type
string
package_input_folder
boolean
Response
Successfully created the job definition.
object
required
job_definition_id
string