Timing Liu
📝Posts
All posts
All categories
💡Thoughts
📚Book reviews
⌨️Coding
📖Personal library
💼Now
🎙️Talks
📰Newsletter
📱Contact
📑CV
conda
Conda command to live by
Export environment conda env export > environment.yml Recreate environment conda env create --name/--proxy xxx --file environment.yml
Cite
×