Skip to content

Repository files navigation

How to transefer Conda environment from local to server

Install Miniconda2 on server
git clone https://github.com/bioxfu/condaEnv
cd condaEnv
./install_conda.sh 
Export local Conda environment to Github
./export_conda_env.sh
Create new Conda enviroment on server
./create_conda_env.sh gmatic
Or update the existing enviroment on server
./update_conda_env.sh gmatic

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages