Skip to content

Commit 207e1ec

Browse files
committed
DOC: Add a link to nbclean
1 parent aa82900 commit 207e1ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/usage.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
"* http://tillahoffmann.github.io/2017/04/17/versioning-jupyter-notebooks-with-git.html\n",
363363
"* http://timstaley.co.uk/posts/making-git-and-jupyter-notebooks-play-nice/\n",
364364
"* http://pascalbugnion.net/blog/ipython-notebooks-and-git.html\n",
365-
"\n"
365+
"* https://github.com/choldgraf/nbclean"
366366
]
367367
}
368368
],
@@ -382,9 +382,9 @@
382382
"name": "python",
383383
"nbconvert_exporter": "python",
384384
"pygments_lexer": "ipython3",
385-
"version": "3.6.4"
385+
"version": "3.6.4+"
386386
}
387387
},
388388
"nbformat": 4,
389-
"nbformat_minor": 1
389+
"nbformat_minor": 2
390390
}

0 commit comments

Comments
 (0)