suspend_project

getml.engine.suspend_project(name)[source]

Suspends a project that is currently running.

Args:

name (str): Name of your project.

Raises:

TypeError: If any of the input arguments is of wrong type.