Skip to content

Commit

Permalink
Update recorder-viz doc
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Wang <[email protected]>
  • Loading branch information
wangvsa committed Jun 14, 2024
1 parent 272000f commit be9280f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/postprocessing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,10 @@ post-processing and visualizations.

recorder-viz can be installed by using `pip`.
It relies on a few python libraries for visualization. Please install them first.
Dependencies: pandas, bokeh and prettytable.

.. code:: bash
pip install numpy pandas prettytable
pip install pandas prettytable bokeh
pip install recorder-viz --user
This will install recorder-viz locally. You may need to include
Expand Down

0 comments on commit be9280f

Please sign in to comment.