Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 695 Bytes

api.rst

File metadata and controls

51 lines (36 loc) · 695 Bytes

Python API

Starter Manager

.. automodule:: jupyter_starters.manager
   :members:
   :special-members:

Starters

Cookiecutter

.. automodule:: jupyter_starters.py_starters.cookiecutter
   :members:
   :special-members:

Notebook

.. automodule:: jupyter_starters.py_starters.notebook
   :members:
   :special-members:

Miscellaneous

Types

.. automodule:: jupyter_starters.types
   :members:
   :special-members:

Traits

.. automodule:: jupyter_starters.trait_types
   :members:
   :special-members:

Validators

.. automodule:: jupyter_starters.json_
   :members:
   :special-members: