Rendering without notebooks
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 3.2k
- Forks
- 349
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
Is rendering without notebooks supported? I personally don't like using notebooks and am much more used to working with e.g. GLUT windows. It seems that wrapping brax environment into `gym` as per the third tutorial (https://colab.research.google.com/github/google/brax/blob/main/notebooks/pytorch.ipynb) doesn't let me call `env.render()` (throws `NotImplementedError`).
Any thoughts would be highly appreciated. Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.