Skip to content

Commit 93af70e

Browse files
committed
[example] groom multilabel notebook title, order
1 parent f561682 commit 93af70e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

examples/pascal-multilabel-with-datalayer.ipynb

+4-3
Original file line numberDiff line numberDiff line change
@@ -452,8 +452,8 @@
452452
}
453453
],
454454
"metadata": {
455-
"description": "Multilabel classification on PASCAL using python data-layers.",
456-
"example_name": "PASCAL Multilabel with python datalayer",
455+
"description": "Multilabel classification on PASCAL VOC using a Python data layer.",
456+
"example_name": "Multilabel Classification with Python Data Layer",
457457
"include_in_docs": true,
458458
"kernelspec": {
459459
"display_name": "Python 2",
@@ -471,7 +471,8 @@
471471
"nbconvert_exporter": "python",
472472
"pygments_lexer": "ipython2",
473473
"version": "2.7.11"
474-
}
474+
},
475+
"priority": 5
475476
},
476477
"nbformat": 4,
477478
"nbformat_minor": 0

0 commit comments

Comments
 (0)