I hereby claim:
- I am choldgraf on github.
- I am choldgraf (https://keybase.io/choldgraf) on keybase.
- I have a public key ASChVMJS8-6yFZRA6PCjxw7_enIj4AuFEz1i9QNi_y6ceAo
To claim this, I am signing this object:
#!/bin/bash | |
set -e | |
gasdgasdg |
I hereby claim:
To claim this, I am signing this object:
# -*- coding: utf-8 -*- | |
""" | |
=============================================================================== | |
Script 'mne logo' | |
=============================================================================== | |
This script makes the logo for MNE. | |
""" | |
# @author: drmccloy | |
# Created on Mon Jul 20 11:28:16 2015 |
{ | |
"metadata": { | |
"name": "", | |
"signature": "sha256:dfb7fdbd72babce26c85e0d1420b1e20600c1dd13eb385470e9a3bc420f2bf64" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ |
# A template to demonstrate why we need to profile | |
# This instance written by Paul Ivanov (XXX: put your name / github id here) | |
def where_is_the_bottleneck(x): | |
pass | |
def could_be_this_one(x, y): | |
pass | |
def or_this_one(x): |
{ | |
"metadata": { | |
"name": "git_wont_pull" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ | |
{ |