mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-30 21:34:30 +00:00
Update website external environments page (#1029)
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
.. automethod:: gymnasium.vector.AsyncVectorEnv.set_attr
|
||||
```
|
||||
|
||||
### Additional Methods
|
||||
## Additional Methods
|
||||
|
||||
```{eval-rst}
|
||||
.. autoproperty:: gymnasium.vector.VectorEnv.np_random
|
||||
.. autoproperty:: gymnasium.vector.VectorEnv.np_random_seed
|
||||
.. autoproperty:: gymnasium.vector.AsyncVectorEnv.np_random
|
||||
.. autoproperty:: gymnasium.vector.AsyncVectorEnv.np_random_seed
|
||||
```
|
||||
|
@@ -12,9 +12,9 @@
|
||||
.. automethod:: gymnasium.vector.SyncVectorEnv.set_attr
|
||||
```
|
||||
|
||||
### Additional Methods
|
||||
## Additional Methods
|
||||
|
||||
```{eval-rst}
|
||||
.. autoproperty:: gymnasium.vector.VectorEnv.np_random
|
||||
.. autoproperty:: gymnasium.vector.VectorEnv.np_random_seed
|
||||
.. autoproperty:: gymnasium.vector.SyncVectorEnv.np_random
|
||||
.. autoproperty:: gymnasium.vector.SyncVectorEnv.np_random_seed
|
||||
```
|
||||
|
Reference in New Issue
Block a user