twosigma / twosigma/beakerx

add test for HTML table format

Open
#7,376 0 comments 0 reactions 1 assignee Claimed by @EfimovVladimir View on GitHub
Enhancement Tests
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

```
tbl = new TableDisplay([x: 'italic red',
y: 'bold blue',
z: 'multiline strings
work fine too']);
tbl.setStringFormatForColumn("Value", TableDisplayStringFormat.getHTMLFormat())
tbl
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.