Skip to content

Commit

Permalink
Update usage.rst.
Browse files Browse the repository at this point in the history
  • Loading branch information
alserene authored and emanehab99 committed Sep 19, 2024
1 parent a571f09 commit e75eb60
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,16 @@ load data from a pre-specified directory on the host running the dashboard::

$ scheduler_dashboard --data_dir /where/the/snapshot/pickles/are

In either case, the app will then give you the URL at which you can find the app.

Finally, if the dashboard is running at the USDF or another LFA facility, data can
be loaded from an S3 bucket that is already preset in the dashboard. The dashboard
will retrieve a list of snapshots for a selected night.

To start the dashbaord in LFA mode::

$ scheduler_dashboard --lfa

In each case, the app will then give you the URL at which you can find the app.

Running ``prenight``
--------------------

Expand Down

0 comments on commit e75eb60

Please sign in to comment.