Skip to content

Instantly share code, notes, and snippets.

View RobinL's full-sized avatar

Robin Linacre RobinL

View GitHub Profile
@RobinL
RobinL / _.md
Last active June 5, 2016 12:32
Experiment2
@RobinL
RobinL / _.md
Created May 19, 2016 07:56
Experiment
@RobinL
RobinL / _.md
Created May 17, 2016 16:24
test1
@RobinL
RobinL / README.md
Last active April 16, 2016 08:52
Simple brush
@RobinL
RobinL / Formatthedata
Created July 6, 2014 07:46
First steps
{
"metadata": {
"name": "",
"signature": "sha256:3672de2a5757dfb0cea1ce29671ac75e8dcfcb360e88722112d3150498eb386d"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@RobinL
RobinL / main.py
Last active August 29, 2015 14:03
Simple flask
from flask import Flask
app = Flask(__name__)
from myapp import myapp as myapp_blueprint
app.register_blueprint(myapp_blueprint)
if __name__ == '__main__':
app.run(debug=True)
@RobinL
RobinL / _.md
Created March 21, 2014 15:12
basic line
@RobinL
RobinL / _.md
Created November 3, 2013 09:51
Tributary inlet
@RobinL
RobinL / _.md
Created July 14, 2013 18:39
Animation
@RobinL
RobinL / _.md
Created July 14, 2013 18:30
Animation