Skip to content

0.15.1 - Fix Python notebooks

Latest
Compare
Choose a tag to compare
@rerun-bot rerun-bot released this 11 Apr 15:28
· 260 commits to main since this release

Rerun is an easy-to-use visualization toolbox for multimodal and temporal data.
Try it live at https://rerun.io/viewer.


  • Fix timeout in notebooks by making the app_url correctly point to app.rerun.io #5877
  • CMake: Allow to call find_package(rerun_sdk) two or more times #5886 (thanks @traversaro!)