This is the most important missing feature to me as well.
I've written a lightweight replacement script to manage named central virtual envs using the same command syntax as virtualenvwrapper. Supports tab completion for zsh and bash: https://github.com/sitic/uv-virtualenvwrapper
I'm also only missing virtualenvwrapper-like support for central named venvs in uv.
I'm too used to type virtualenvwrapper's `workon` and `mkvirtualenv` commands, so I've written some lightweight replacement scripts of virtualenvwrapper when using uv. Supports tab completion and implements only the core functionality of virtualenvwrapper:
Southwest Airlines Flight 1380's window was broken at 32,000 feet, the plane survived but one passenger was sucked part way out the broken window and died of her injuries.
"Historically, the FDIC pays insurance within a few days after a bank closing, usually the next business day, by either 1) providing each depositor with a new account at another insured bank in an amount equal to the insured balance of their account at the failed bank, or 2) issuing a check to each depositor for the insured balance of their account at the failed bank."
The LLaMA paper contradicts this view:
"[...] Although Hoffmann et al. (2022) recommends training a 10B model on 200B tokens, we find that the performance of a 7B model continues to improve even after 1T tokens."
https://arxiv.org/pdf/2302.13971.pdf
I've written a lightweight replacement script to manage named central virtual envs using the same command syntax as virtualenvwrapper. Supports tab completion for zsh and bash: https://github.com/sitic/uv-virtualenvwrapper