Metadata-Version: 2.1
Name: jupytercustomsort
Version: 0.1
Summary: Custom sort order for Jupyter file list
Home-page: https://github.com/dataincubator/jupytercustomsort
Author: Robert Schroll
Author-email: rschroll@gmail.com
License: BSD
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
License-File: LICENSE

This package provides both a server extension and a notebook extension to provide a custom sort order for Jupyter file lists.  When both are enabled, a `.custom_order` JSON file can be placed in any directory to determine the sort order.
