﻿dask\_jobqueue.LSFCluster
=========================

.. currentmodule:: dask_jobqueue

.. autoclass:: LSFCluster

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~LSFCluster.__init__
      ~LSFCluster.adapt
      ~LSFCluster.close
      ~LSFCluster.from_name
      ~LSFCluster.get_client
      ~LSFCluster.get_logs
      ~LSFCluster.job_script
      ~LSFCluster.logs
      ~LSFCluster.new_worker_spec
      ~LSFCluster.scale
      ~LSFCluster.scale_down
      ~LSFCluster.scale_up
      ~LSFCluster.sync
      ~LSFCluster.wait_for_workers
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~LSFCluster.asynchronous
      ~LSFCluster.called_from_running_loop
      ~LSFCluster.dashboard_link
      ~LSFCluster.job_header
      ~LSFCluster.job_name
      ~LSFCluster.loop
      ~LSFCluster.name
      ~LSFCluster.observed
      ~LSFCluster.plan
      ~LSFCluster.requested
      ~LSFCluster.scheduler_address
   
   