Skip to content

New CalCat API: port markdown tables of found constants

Thomas Kluyver requested to merge feat/calcat-api-2-markdown into master

Description

This brings the method for displaying a Markdown table of found constants over to the new CalCat API.

How Has This Been Tested?

Interactively in a notebook.

image

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the code style of this project.

Reviewers

@ahmedk @schmidtp

Merge request reports