task: Functions and utilities related to hiplot task

taskR Documentation

Functions and utilities related to hiplot task

Description

Functions and utilities related to hiplot task

Usage

update_task_status(conf)

new_task_step(id, label, func)

run_task_step(id, func)

Arguments

conf

Web UI conf.

id

task id

label

task label

func

a function to run

Functions

  • update_task_status(): Update task status

  • new_task_step(): Create a task to run

  • run_task_step(): Run a step of a task #TODO What's the difference from above?


hiplot/hiplotlib documentation built on Jan. 31, 2024, 10:11 a.m.