UI Server for RL Environments
Project description
UIServer
A UI server for RLtools environments. Check out e.g. rl-tools/l2f
pip install ui-server
Run the UIServer
ui-server
Navigate to http://localhost:13337 This is run separately from the client code such that you can keep the browser open, without windows popping up and going away when re-running your code. Also the camera perspective is maintained across runs.
Alternatively: Run in Docker
docker run -it --rm -p 13337:13337 python bash -c "pip install ui-server && ui-server"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ui_server-0.0.11.tar.gz
(1.0 MB
view details)
File details
Details for the file ui_server-0.0.11.tar.gz.
File metadata
- Download URL: ui_server-0.0.11.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e6e2e935fbd551c500db72820714e80592fbd3104de338ddc88bbe908d71ab4
|
|
| MD5 |
3cd79cb606c46e78bf86ce41c969d628
|
|
| BLAKE2b-256 |
c6421c2795c7aa60985d35fd97823827fa130c20f84d07645fcd4d2a558319fc
|