... | @@ -2,6 +2,8 @@ |
... | @@ -2,6 +2,8 @@ |
|
## Step-wise installation of packages:
|
|
## Step-wise installation of packages:
|
|
1. Clone the repository in a desired directory.`git clone git@git.ligo.org:sushant.sharma-chaudhary/em-bright-gp.git `
|
|
1. Clone the repository in a desired directory.`git clone git@git.ligo.org:sushant.sharma-chaudhary/em-bright-gp.git `
|
|
|
|
|
|
|
|
and `git checkout a3f0d399`
|
|
|
|
|
|
2. Create a anaconda environment using: `conda create -n {name} python=3.{8/9}`
|
|
2. Create a anaconda environment using: `conda create -n {name} python=3.{8/9}`
|
|
|
|
|
|
3. Activate the environment : `conda activate {name}`
|
|
3. Activate the environment : `conda activate {name}`
|
... | | ... | |