- Use xvfb to start jupyter-lab:
xvfb-run -s "-screen 0 1400x900x24" jupyter-lab
- Must install old version gym:
pip3 install gym==0.19
- Must install old version pyglet:
pip3 install pyglet==1.5.27
Last active
April 8, 2023 09:37
-
-
Save Vesnica/57a884fda08de5195bfb3b8100069ae6 to your computer and use it in GitHub Desktop.
Gymnax Tips
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment