Sharing and Publishing Jupyter Notebooks: Glossary

Key Points

Exporting the Jupyter Notebook
  • Jupyter Notebooks can be converted to a number of formats relevant for scholarly communication and publishing, including HTML, PDF, and Markdown.

  • Some code repositories, including GitHub, “know” how to render Jupyter Notebook format natively, and hence can be used for publishing notebooks for public viewing.

Documentation
  • Your code tells what you did. Your documentation tells why you did it and why it is important.

  • Documentation is the key to communicating your workflow and findings with your future self, collaborators, peers, and the general public.

Record-level Metadata
  • TODO

Identifiers and Licensing for Research
  • TODO

Glossary

FIXME