Edit on GitHub

mlem.api.init()

Creates MLEM config in path.

def init(path: str = ".") -> None

Description

Initializes a MLEM project by creating a new and empty .mlem.yaml file.

Parameters

  • path (optional) - Path to create config in. Defaults to current directory.

Returns

None

Exceptions

None

Content

šŸ› Found an issue? Let us know! Or fix it:

Edit on GitHub

ā“ Have a question? Join our chat, we will help you:

Discord Chat