Skip to content

Instantly share code, notes, and snippets.

View tarmstrong's full-sized avatar

Tavish Armstrong tarmstrong

View GitHub Profile
@tarmstrong
tarmstrong / bugfix-diff.txt
Created September 29, 2013 22:36
Why NBDiff should exist
diff --git a/IPythonReviewTime.ipynb b/IPythonReviewTime.ipynb
index 803d4ac..09b5662 100644
--- a/IPythonReviewTime.ipynb
+++ b/IPythonReviewTime.ipynb
@@ -162,7 +162,7 @@
"output_type": "pyout",
"prompt_number": 6,
"text": [
- "<matplotlib.collections.LineCollection at 0x80e5f50>"
+ "<matplotlib.collections.LineCollection at 0x8f86f50>"
@tarmstrong
tarmstrong / gist:4219498
Created December 5, 2012 21:07
Phergie test additional method
<?php
class Phergie_Plugin_PhpTest extends Phergie_Plugin_TestCase
{
/**
* Tests for appropriate plugin requirements.
*
* @return void
*/
public function testPluginRequirements()
{