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