Description Usage Arguments Value See Also
A computational environment.
1 2 3 4 5 6 7 8 9 10 11 12 13 | SoftwareEnvironment(
name,
adds,
alternateNames,
description,
extends,
id,
identifiers,
images,
meta,
removes,
url
)
|
name |
The name of the item. Required. |
adds |
The packages that this environment adds to the base environments listed under |
alternateNames |
Alternate names (aliases) for the item. |
description |
A description of the item. |
extends |
Other environments that this environment extends by adding or removing packages., |
id |
The identifier for this item. |
identifiers |
Any kind of identifier for any kind of Thing. |
images |
Images of the item. |
meta |
Metadata associated with this item. |
removes |
The packages that this environment removes from the base environments listed under |
url |
The URL of the item. |
A list
of class SoftwareEnvironment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.