CheshireCat12 / scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script Folder

This folder contains the scripts to run on the cluster

Install Lib

module load Python/3.9.5-GCCcore-10.3.0.lua
python -m venv venv
source venv/bin/activate

About


Languages

Language:Shell 94.5%Language:Python 5.5%