From fbf546ccc359056d78476dfd0973f9315f69a809 Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Fri, 11 Dec 2015 05:19:33 -0500 Subject: [PATCH] Update template notebook headers to render properly on nbviewer, update author link. --- graphs_trees/templates/foo_challenge.ipynb | 2 +- graphs_trees/templates/foo_solution.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/graphs_trees/templates/foo_challenge.ipynb b/graphs_trees/templates/foo_challenge.ipynb index 6321eb1..e56372d 100644 --- a/graphs_trees/templates/foo_challenge.ipynb +++ b/graphs_trees/templates/foo_challenge.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "This notebook was prepared by [Author](https://github.com/). Source and license info is on [GitHub](https://github.com/donnemartin/interactive-coding-challenges)." + "This notebook was prepared by [Donne Martin](https://github.com/donnemartin). Source and license info is on [GitHub](https://github.com/donnemartin/interactive-coding-challenges)." ] }, { diff --git a/graphs_trees/templates/foo_solution.ipynb b/graphs_trees/templates/foo_solution.ipynb index d4f9eb5..3aaf5c5 100644 --- a/graphs_trees/templates/foo_solution.ipynb +++ b/graphs_trees/templates/foo_solution.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "This notebook was prepared by [Author](https://github.com/). Source and license info is on [GitHub](https://github.com/donnemartin/interactive-coding-challenges)." + "This notebook was prepared by [Donne Martin](https://github.com/donnemartin). Source and license info is on [GitHub](https://github.com/donnemartin/interactive-coding-challenges)." ] }, {