Skip to content

Commit e5c221a

Browse files
committed
Git commit hash arg
1 parent 1bbf720 commit e5c221a

1 file changed

Lines changed: 1 addition & 21 deletions

File tree

ipython_magic/watermark.ipynb

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"name": "",
4-
"signature": "sha256:f60eef12fdb981a16a1ac0578a3dcf7377d991866b8528653a69fd33bf2ba8f9"
4+
"signature": "sha256:ae521d31a2ed8eb2f249825915f64611628365cb0ced53ef18be691238c0018e"
55
},
66
"nbformat": 3,
77
"nbformat_minor": 0,
@@ -81,26 +81,6 @@
8181
],
8282
"prompt_number": 1
8383
},
84-
{
85-
"cell_type": "code",
86-
"collapsed": false,
87-
"input": [
88-
"%install_ext ./watermark.py"
89-
],
90-
"language": "python",
91-
"metadata": {},
92-
"outputs": [
93-
{
94-
"output_type": "stream",
95-
"stream": "stdout",
96-
"text": [
97-
"Installed watermark.py. To use it, type:\n",
98-
" %load_ext watermark\n"
99-
]
100-
}
101-
],
102-
"prompt_number": 1
103-
},
10484
{
10585
"cell_type": "markdown",
10686
"metadata": {},

0 commit comments

Comments
 (0)