Skip to content

Instantly share code, notes, and snippets.

View ellisonbg's full-sized avatar

Brian E. Granger ellisonbg

View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ellisonbg
ellisonbg / Creation Operators in SymPy.ipynb
Created May 15, 2014 22:24
Creation Operators in SymPy
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ellisonbg
ellisonbg / Leaflet.ipynb
Created May 7, 2014 14:35
Leaflet Widget
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ellisonbg
ellisonbg / 0_reuse_code.js
Created April 2, 2014 23:48
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@ellisonbg
ellisonbg / JS Output.ipynb
Created March 6, 2014 23:28
JavaScript/HTML Output
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ellisonbg
ellisonbg / Vincent_Examples.ipynb
Created February 9, 2014 20:48
IPython vincent examples
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ellisonbg
ellisonbg / interaction.py
Created February 8, 2014 04:17
A version of interaction.py that includes support for `*args`.
"""Interact with functions using widgets."""
#-----------------------------------------------------------------------------
# Copyright (c) 2013, the IPython Development Team.
#
# Distributed under the terms of the Modified BSD License.
#
# The full license is in the file COPYING.txt, distributed with this software.
#-----------------------------------------------------------------------------
{
"metadata": {
"name": "",
"signature": "sha256:a305b0214005be085ee78e8da3713e6c90ee81103617d4ab2edc45d64ac13a13"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@ellisonbg
ellisonbg / interact.ipynb
Created October 30, 2013 04:48
Interact Examples
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.