====== jax-env ====== **jax-env** is a software module available on **Comet**. ===== jax-env overview ===== To access **jax-env** on Comet, run ''module load jax-env''. This will load the //default// version of **jax-env**. An overview of the module information is shown below (''module -r spider ^jax-env$''): jax-env: Description: Python 3.13.1 + JAX virtual environment Versions: jax-env/3.10.3 For detailed information about a specific "jax-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 jax-env/3.10.3 If there are multiple versions of **jax-env** listed, then you can load a //specific// version as follows: $ module load jax-env/version_string You can find the most //up to date information// whilst logged on to Comet by running ''module -r spider ^jax-env$''. ---- ===== jax-env Help ===== There is no embedded help in the **jax-env** module (''module help jax-env''). ---- ===== jax-env Dependencies ===== There are no dependencies listed for **jax-env** ---- [[:advanced:software|Back to software]]