utils.rc.client.files

Module Contents

Classes

FilesClient

class utils.rc.client.files.FilesClient
static uploadFile(datasetId, filePath)
static getStats(fileId)
static uploadNotebook(notebookPath)
static upload_notebook_v2(notebook_path: str, template_id: str, version: str)
static downloadOutNotebook(notebookName)