Releases: Renumics/spotlight
Releases · Renumics/spotlight
Spotlight 1.5.9
Features
- Toggle repeat in the audio lens
- Toggle autoplay in the audio lens
Spotlight 1.5.8
Features
- Use pydantic 2.0
Bugfixes
- Fix websockets path
Spotlight 1.5.7
Bugfixes
- Scrolling in inspector widget
- Fix loading plugins
Spotlight 1.5.6
Features
- Add
bounding_box
dtype for AABBs - Add generic
sequence
dtype - Drag and drop columns between some widgets
Spotlight 1.5.5
Features
- Transfer errors through websockets and show them in UI
- Do not cache frontend files
- Rouge score lens
- Switch between continuous and discrete coloring of ints
- Rebuild old-style H5 datasets using
dataset.rebuild()
- Use filter on confusion matrix widget
- Mel scale for spectrogram
Bugfixes
- Always open browser on localhost
- Spectrogram decibel colors
- Do not fail when no simple converter is available (for data grid appearance)
- Explicitly fail when data source is not supported
- Appearance of ns-datetimes
- Do not reuse viewer when a new port is given
Spotlight 1.5.4
Features
- Show optional windows in sequence lens in inspector widget
- Mark
renumics.spotlight.dataset.descriptors
as deprecated
Bugfixes
- Sequence lens settings icon placement
- F1 metric in metrics widget
- Place by scalar column in similarity map widget
- Serialize PCA result properly
Spotlight 1.5.3
Features
- Determine filetype for URLs
- Move
pycatch22
todescriptors
extra
Spotlight 1.5.2
Bugfixes
- Fixed color and scale selects in similarity map
Spotlight 1.5.1
Bugfixes
- Prefer layout given in
spotlight.show
over the last used in browser for the dataset
Spotlight 1.5.0
Features
- Support Hugging Face 🤗 datasets in
spotlight.show
- Show original file name when converted to pandas
- Always show data in inspector and table if possible
- Do not choose string and int columns for histogram by default
Bugfixes
- Respect
hidden
andorder
flags while serving H5 datasets - Fix rendering error due to similarity map legend