Added tags to ipython notebooks to find previous algorithms.

This commit is contained in:
2018-02-04 15:21:29 +01:00
parent e5685b8f07
commit 210b3ccbc6
6 changed files with 54 additions and 14 deletions

View File

@@ -154,7 +154,10 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.4"
}
},
"tags": [
"fibonacci"
]
},
"nbformat": 4,
"nbformat_minor": 2