From 93af70e464e973e79d8b9a12c5431c7c209d4ec9 Mon Sep 17 00:00:00 2001 From: Evan Shelhamer Date: Tue, 1 Mar 2016 15:41:33 -0800 Subject: [PATCH] [example] groom multilabel notebook title, order --- examples/pascal-multilabel-with-datalayer.ipynb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/examples/pascal-multilabel-with-datalayer.ipynb b/examples/pascal-multilabel-with-datalayer.ipynb index fd66114d8e9..94b9b4fed8a 100644 --- a/examples/pascal-multilabel-with-datalayer.ipynb +++ b/examples/pascal-multilabel-with-datalayer.ipynb @@ -452,8 +452,8 @@ } ], "metadata": { - "description": "Multilabel classification on PASCAL using python data-layers.", - "example_name": "PASCAL Multilabel with python datalayer", + "description": "Multilabel classification on PASCAL VOC using a Python data layer.", + "example_name": "Multilabel Classification with Python Data Layer", "include_in_docs": true, "kernelspec": { "display_name": "Python 2", @@ -471,7 +471,8 @@ "nbconvert_exporter": "python", "pygments_lexer": "ipython2", "version": "2.7.11" - } + }, + "priority": 5 }, "nbformat": 4, "nbformat_minor": 0