Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.35 KB

README.rst

File metadata and controls

43 lines (27 loc) · 1.35 KB

nbmeta

Updates

RDF, JSON-LD, YAML-LD metadata support for Jupyter Notebook, Sphinx

Features

  • [ ] Add metadata with schema.org classes and properties: Thing(name=, author=, url=)
  • [ ] Add metadata about the whole JupyterNotebook to be displayed at the top (as RDFa HTML and/or JSON-LD)
  • [ ] Add metadata by emitting structured data nodes from a notebook cell (as RDFa HTML and/or JSON-LD)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.