- Generic results-table view aligned with the desktop Results panel.
- Richer image data preview (numeric grid with virtualised scrolling).
- Move the main
DataLabRuntimeoff the UI thread (macros already run in a dedicated Web Worker; the main computation Pyodide instance still lives on the main thread). - Additional file formats through
sigima.io(currently focused on text and HDF5).
- Remote control bridge to a real DataLab desktop instance via the Web API.
- Collaborative sessions through shared workspace files.