Skip to content

Commit

Permalink
add export tables capability and switch to minified js
Browse files Browse the repository at this point in the history
  • Loading branch information
darenr committed Jan 5, 2024
1 parent a399f44 commit b4a97a6
Show file tree
Hide file tree
Showing 4 changed files with 6,555 additions and 2,677 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,7 @@ Library to assemble reports in HTML from various components using python
conda create --name rc python=3.9
conda activate rc
pip install -r requirements.txt -U
# optionally for pretty html generation
pip install beautifulsoup4 lxml
```
Loading

0 comments on commit b4a97a6

Please sign in to comment.