Lavd

Latest version: v0.2.7

Safety actively analyzes 625425 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.1

Minor Changes

- Show the filter in the sidebar during loading
- Display text "no ... matching filter" when the filter results in empty categories
- Indicate invalid regexes by changing the background colour of filter input to red

Bug Fixes

- Prevent invalid regexes from crashing
- Forward type annotations to the potentially disabled methods

0.2.0

Scalar Plots Reworked

- Dropped apexcharts in favour of a hand crafted solution.
- Categorised the plots into cards like others (hidden by default)
- Made the plots bigger
- No more unnecessary re-renders just from changing a colour
- Overall faster
- Smaller bundle size

Filters

- Filters for experiments and categories
- Uses regular expressions
- Automatically applies the filters when the typing stops
- Pressing Esc while the filter is focused, clears it

Small Changes

- Log git branch in summary
- Keep selection when closing overlay

Disabling the Logger

- Logger can be disabled by setting `Logger(..., disabled=True)`
- It can also be disabled with `logger.disable()`
- And enabled with `logger.enable()`

Save any Object

- `logger.save_obj(...)` serialises any object
- Requires `torch`

Bug Fixes

- Include script name when copying command to clipboard
- Handle broken image file error
- Get rid of NaNs in data
- Show code blocks properly in the diff section of the summary

0.1.2

- Log and Load animated images correctly (e.g. GIFs)
- Improve the probability display for bounding boxes
- Fix removing a command when it's deleted
- Handle defaults better for command options with multiple values
- Show a loading indicator on the first load while fetching the data
- Assign colours of new names more carefully
- Fix text diffs when the expected string is an empty string

0.1.1

- Fix step ordering to be numerical not lexicographical
- Fix plots (also from step orders)
- Fix preview of the thumbnail size

0.1.0

- Scalars
- Images
- Text
- Logs
- Markdown
- Command Line Options

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.