Skip to main content
Create a new template.

Signature

Parameters

Optional[str]
name of the template
Optional[str]
docker container image to launch
Optional[str]
docker image tag
Optional[str]
link you want to provide
Optional[str]
link to repository
Optional[str]
docker login arguments for private repo authentication, surround with ”
Optional[str]
Contents of the ‘Docker options’ field
bool
Launch as an ssh instance type
bool
Launch as a jupyter instance instead of an ssh instance
bool
Use (faster) direct connections for jupyter & ssh
Optional[str]
For runtype ‘jupyter’, directory in instance to use to launch jupyter
bool
For runtype ‘jupyter’, Launch instance with jupyter lab
Optional[str]
contents of onstart script as single argument
Optional[str]
search offers filters
bool
Disable default search param query args
Optional[float]
disk storage space, in GB
Optional[str]
readme string
bool
hide the readme from users
Optional[str]
description string
bool
make template available to public
Optional[str]
Optional[bool]
Optional[bool]
Optional[bool]
Optional[bool]
Optional[str]
Optional[dict]
Optional[bool]
Optional[bool]

Returns

dict

Example