Pinned Loading
-
adwords-ads-performance-report
adwords-ads-performance-report PublicForked from bgmop/adwords-ads-performance-report
using airflow, calls adwords api for various ads performance reports, and perform basic transformation using Hive
Python
-
-
-
-
tensorflow
tensorflow PublicForked from tensorflow/tensorflow
Computation using data flow graphs for scalable machine learning
C++
-
Bash script that turn off the vm if ...
Bash script that turn off the vm if no user is connected and CPU load is below 50%, run this using cron 1#!/bin/bash2# Turn off the server if no user is connected and CPU load is below 50%3users=$(who -T | tr -s ' ' | cut -d ' ' -f 1-2 | sort -u | wc -l)4cpu_average=$(cat /proc/loadavg | cut -d ' ' -f 2)5cpu_average=$(awk -vx=$cpu_average 'BEGIN{ print x*100}')
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


