Skip to content

Document how to report progress in the python code #107

Description

@sanderegg

As a user it is nice to get some progress when the oSparc computational services are running.
In this particular case one need to log to stdout/stderr entries such as

progress 0.1
... # some code
progress 0.3
... # some code
progress 0.6

This will be picked up by the oSparc backend

This should be documented for the users.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions