Skip to main content

Neuralk.organization.get_running_job_number

Neuralk.organization.get_running_job_number()

Retrieve the number of running and pending analyses for an organization.

  • Returns: The number of pending and running analyses.
  • Return type: int
  • Raises: NeuralkException – If retrieving the organization information fails.

On this page