Skip to content

Commit

Permalink
Merge pull request #2 from darenr/datatables
Browse files Browse the repository at this point in the history
add export tables capability and switch to minified js
  • Loading branch information
darenr authored Jan 5, 2024
2 parents a399f44 + b4a97a6 commit 6034e83
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 6034e83

Please sign in to comment.