list_projects

getml.engine.list_projects()

List all projects on the getML engine.

Raises

IOError – If an error in the communication with the getML engine occurred.

Returns

Lists the name all of the projects.

Return type

List[str]