Skip to content
Snippets Groups Projects
Commit 3859dbf1 authored by Saisri Vegesna's avatar Saisri Vegesna
Browse files

Add README.md

parent c1f05b91
No related branches found
No related tags found
No related merge requests found
A yml and a set of instructions to build a functioning environment for the Research Computing
# clone this repo:
```
$git clone https://gitlab.rc.uab.edu/rc-data-science/createandparsesacct.git /data/user/saisri/slurm-ds
```
Now load the Anaconda module and create environment on Cheaha cluster:
```
$module load Anaconda3
$conda env create -f environment-slurm-ds.yml
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment