cls_luigi.repo_visualizer.dynamic_json_repo
Module Contents
Classes
Constructs a single json pipeline representation from all pipelines, that are produced from the FiniteCombinatoryLogic. |
Attributes
- class cls_luigi.repo_visualizer.dynamic_json_repo.DynamicJSONRepo(cls_results)[source]
Constructs a single json pipeline representation from all pipelines, that are produced from the FiniteCombinatoryLogic. The pipeline doesn’t include any abstract tasks.
The status of each task in the pipelines will be updated from within JavaScript-app via : http://localhost:8082/api/task_list .