All internal envs have been updated to be installed independently via pip, but there are still some remaining steps to clairfy this for the end user: - [ ] The envs on [the hub](https://huggingface.co/openenv) need to be updated via the [script](https://github.com/meta-pytorch/OpenEnv/blob/main/scripts/manage_hf_collection.py) - [ ] All READMEs in Envs need to be updated with docker build and pip install instructions that match the current approach - [ ] Quickstart and examples need to be updated to install envs from the hub.