Skip to content

Instantly share code, notes, and snippets.

View amar-analytx's full-sized avatar

Amar Suhail amar-analytx

View GitHub Profile
@amar-analytx
amar-analytx / spark-ec2.py
Last active August 29, 2015 14:04
Spark EC2 with VPC
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
<link rel="import" href="../paper-toggle-button/paper-toggle-button.html">
<link rel="import" href="../ace-element/ace-element.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;