💎
Work
Highlights
Pinned Loading
-
-
Phoebe0222/MLSA-workshops-2020-student
Phoebe0222/MLSA-workshops-2020-student PublicNotebooks that accompany MLSA workshops.
-
-
main.py
main.py 1import json
23#Load the credentials from config.json4with open('config.json', 'r') as f:
5config_data = f.read()
-
Dockerfile
Dockerfile 1#Set the base image to ubuntu:bionic2FROM "ubuntu:bionic"
34#Author and Maintainer5MAINTAINER chamal@yahoo.com -
StopVM.js
StopVM.js 1const config = require('./config');
2const zone = 'australia-southeast1-b';
3var instanceName = 'high-intensive';
4var error_code = 1;
5
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.

