Skip to content

Spotlight 1.3.0

Compare
Choose a tag to compare
@neindochoh neindochoh released this 08 Aug 11:47
· 935 commits to main since this release
9672bb0

Features

  • New Data Issues Widget
  • Start Spotlight from scripts without a protected entry point (if __name__ == __main__:)
  • Set (default) layout via environment variable SPOTLIGHT_LAYOUT
  • Spotlight automatically guesses dtypes
  • Fully support sequences from arrays in Pandas DataFrames
  • Support for windows in array lens
  • Show truncated string in table
  • Remove spotlight-notebook
  • Allow custom dtypes for h5 datasets
  • Explicit typing and functional creation for inspector lenses in renumics.spotlight.layout
  • Color spectrogram by decibels

Bugfixes

  • Layout parsing in Python API
  • Make Spotlight stoppable on Windows
  • Kill all subprocesses on exit
  • Filter by strings containing regex-specific characters works
  • Show category names in histogram (instead of codes)
  • Fix histogram hover highlight
  • Faster mesh coloring