relevanceai.apps.report_app.base
#
Module Contents#
- class relevanceai.apps.report_app.base.ReportBase(name: str, dataset, deployable_id: str = None)#
- property contents(self) List #
- refresh(self, verbose=True, prompt_update: bool = False)#
- reset(self)#
- deploy(self, overwrite: bool = False, new: bool = False)#
- app_url(self)#
- gui(self, width: int = 1000, height: int = 800)#