From e5c221a3bfdae5d5a700e972635b198256c15507 Mon Sep 17 00:00:00 2001 From: rasbt Date: Sun, 29 Jun 2014 01:37:27 -0400 Subject: [PATCH] Git commit hash arg --- ipython_magic/watermark.ipynb | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/ipython_magic/watermark.ipynb b/ipython_magic/watermark.ipynb index b6715e3..3c2433e 100644 --- a/ipython_magic/watermark.ipynb +++ b/ipython_magic/watermark.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:f60eef12fdb981a16a1ac0578a3dcf7377d991866b8528653a69fd33bf2ba8f9" + "signature": "sha256:ae521d31a2ed8eb2f249825915f64611628365cb0ced53ef18be691238c0018e" }, "nbformat": 3, "nbformat_minor": 0, @@ -81,26 +81,6 @@ ], "prompt_number": 1 }, - { - "cell_type": "code", - "collapsed": false, - "input": [ - "%install_ext ./watermark.py" - ], - "language": "python", - "metadata": {}, - "outputs": [ - { - "output_type": "stream", - "stream": "stdout", - "text": [ - "Installed watermark.py. To use it, type:\n", - " %load_ext watermark\n" - ] - } - ], - "prompt_number": 1 - }, { "cell_type": "markdown", "metadata": {},