Neuralk.projects.create#

Neuralk.projects.create(name)#

Create a new project.

Parameters:

name (str) – The name of the project to create

Returns:

The created project object

Return type:

Project

Raises:

NeuralkException – If the project creation fails