Skip to content

Commit 6627e23

Browse files
Merge pull request #100 from lsst/tickets/NOTICKET
Correcting a couple of typos in the userguide.rst
2 parents 747d9a9 + 204e09c commit 6627e23

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

doc/lsst.ctrl.bps.panda/userguide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ to execute workflows on computational resources managed by `PanDA`_.
1111
.. note::
1212

1313
Documentation describing how to submit workflows for execution using PanDA
14-
deployment in Interim Data Facility (*aka* Google cloud) can can be found at
14+
deployment in Interim Data Facility (*aka* Google cloud) can be found at
1515
https://panda.lsst.io.
1616

1717
.. _panda-plugin-wmsclass:
@@ -38,7 +38,7 @@ Defining a submission
3838
BPS configuration files are YAML files with some reserved keywords and some
3939
special features. See `BPS configuration file`__ for details.
4040

41-
.. Describe any plugin specific aspects of a definiing a submission below if
41+
.. Describe any plugin specific aspects of defining a submission below if
4242
any.
4343
4444
The memory autoscaling is *not* supported supported by the ``ctrl_bps_panda``, i.e.,

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ panda-client
77
pyyaml
88
lsst-ctrl-bps @ git+https://github.com/lsst/ctrl_bps@main
99
lsst-daf-butler @ git+https://github.com/lsst/daf_butler@main
10+
lsst-pipe-base @ git+https://github.com/lsst/pipe_base@main
1011
lsst-resources @ git+https://github.com/lsst/resources@main
1112
lsst-utils @ git+https://github.com/lsst/utils@main

0 commit comments

Comments
 (0)