Installing the PSS candviewer ----------------------------- 1. First clone the repository .. code-block:: bash git clone --recursive git@gitlab.com:ska-telescope/pss/ska-pss-cand-viewer.git 2. Install the environment .. code-block:: bash poetry env activate Then copy-paste and run the output from the above command. After that you can run .. code-block:: bash poetry install 3. Test your installation by running .. code-block:: bash candviewer -h