Table of Contents

remora-env

remora-env is a software module available on Comet.

remora-env overview

To access remora-env on Comet, run module load remora-env. This will load the default version of remora-env.

An overview of the module information is shown below (module -r spider ^remora-env$):

remora-env:
    Description:
      Python 3.13.1 + Remora virtual environment

     Versions:
        remora-env/3.3.0

  For detailed information about a specific "remora-env" package (including how to load the modules) use the module's full name.
  Note that names that have a trailing (E) are extensions provided by other modules.
  For example:

     $ module spider remora-env/3.3.0

If there are multiple versions of remora-env listed, then you can load a specific version as follows:

$ module load remora-env/version_string

You can find the most up to date information whilst logged on to Comet by running module -r spider ^remora-env$.


remora-env Help

There is no embedded help in the remora-env module (module help remora-env).


remora-env Dependencies

There are no dependencies listed for remora-env


Back to software