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.9.tar.gz
(943.7 kB
view details)
File details
Details for the file ui_server-0.0.9.tar.gz.
File metadata
- Download URL: ui_server-0.0.9.tar.gz
- Upload date:
- Size: 943.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60f065c542f1ad6843a6f72532ad9fbec35e0610b23f0cc6bf42c3c66d2f7da2
|
|
| MD5 |
6ca9aeb80f6f8ab471e7e71935accfdb
|
|
| BLAKE2b-256 |
68c7792dadddc37882cd75b3f8cd828cd93f5b7a0485b83aaf3946c7e20ec46a
|