How can I rename a conda environment?

I have a conda environment named old_name, how can I change its name to new_name without breaking references?

← Назад к списку