Skip to content

Instantly share code, notes, and snippets.

View jconlon's full-sized avatar
💭
Contemplating

John Conlon jconlon

💭
Contemplating
View GitHub Profile
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"id": "a09fec2b",
"metadata": {},
"outputs": [],
"source": [
"%matplotlib inline\n",
@jconlon
jconlon / designer.html
Last active August 29, 2015 14:16
designer
<link rel="import" href="../core-field/core-field.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-input/core-input.html">
<link rel="import" href="../core-icons/core-icons.html">
<polymer-element name="my-element">
<template>
<style>
:host {