-
Notifications
You must be signed in to change notification settings - Fork 1
revamp "move .conda" page #129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Generalizing the "relocate your .conda" directory with new information and broader explanation, so that it can be reference elsewhere.
Removing instructions for moving .conda. Adding a general message that there's no general solution. Adding reference for "conda clean -a".
Removing "move .conda"; just address packages individually.
Attempting to fix code block by removing language "bash".
Maybe a blank line between the .. code-block and the code is necessary?
Making the wording nicer for public audience so I don't get side-eye from Greg and cetra.
In the last couple of weeks, I attempted to do a move on behalf of a user, and had it blow up catastrophically on me. I asked the user in the ticket, and they were fine rebuilding their conda from scratch, so it wasn't a problem. But I really think the instructions for moving your .conda directory (which I thought was fairly robust and certainly didn't think would fail in a bad way) need to go away. I've put instructions here to run "conda clean" per Robert Brunner, which I hope will at least help the people who fill up their home quotas with conda. I'd like to get this merged soon-ish. Thanks. |
Here's the specific page to review in the proposed_changes build: |
_Below is the latest conversation from slack about this page. I'm going to put a bunch of it back. _ Gregory Bauer NEW Peter Enstrom Craig Steffen Craig Steffen Gregory Bauer Gregory Bauer Gregory Bauer |
Completely remove the description of moving your .conda directory. Add an explanation that filling up home quota doesn't have a universal solution.
Add one section on conda suggesting that users run "conda clean" when they're installing stuff in conda.