hpc_job_count_runner.sh 266 B

123456789
  1. #!/bin/bash
  2. module load anaconda3/personal
  3. source activate airflow1.10.12
  4. export PYTHONPATH=${PYTHONPATH}:/project/tgu/data2/airflow_test/github/igf-airflow-hpc
  5. python /project/tgu/data2/airflow_test/github/igf-airflow-hpc/scripts/hpc/count_active_jobs_in_hpc.py