Environment Variables
Environment Variables
User & Group
The following environment variables are available in the PrimeHub runtime.
Name | Description |
---|---|
| The domain name of PrimeHub. It can be the same as PrimeHub's one. |
| PrimeHub user name |
| PrimeHub group name |
| group volume path (e.g. |
| group volume path (e.g. |
| Group ID |
| Group name |
| Image name |
| Instance Type |
| If availble, it is in jupyter environment. |
| If available, it is in job environment. |
| If |
Volume
We could also add custom environment variables by creating a type env
of Volume. See Volume.
Last updated