Build

class oceanai.modules.lab.build.Run(lang: str = 'ru', color_simple: str = '#666', color_info: str = '#1776D2', color_err: str = '#FF0000', color_true: str = '#008001', bold_text: bool = True, text_runtime: str = '', num_to_df_display: int = 30, metadata: bool = True)[source]

Bases: Prediction

Class for build

Parameters:
metadata: bool = True

Displaying library information

Type:

bool