Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
molotgor committed Jul 1, 2024
1 parent f8aa38a commit 0f8ed03
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,16 +108,15 @@ docker compose build
### 0.0.5

* added `/file` request for loading content of single jsonl file
* changed `replacePathServerToLocal` to return empty string in case of not starting with `./notebooks` or `./results`

#### Frontend changes

* added option to change default view type of result group
* added display of #display-table field in Table view type
* added option to view last N results of Notebook
* added validation of Notebook's parameters
* fixed clearing of Notebook's parameters on run
* increased width of parameters' inputs
* removed ability to get any file from machine via `/file` REST APIs
* update local run with jupyter-notebook:
* updated th2-rpt-viewer:
* added option to change default view type of result group
* added display of #display-table field in Table view type
* added option to view last N results of Notebook
* added validation of Notebook's parameters
* fixed clearing of Notebook's parameters on run
* increased width of parameters' inputs

### 0.0.4

Expand Down

0 comments on commit 0f8ed03

Please sign in to comment.