Installation
VS Code: Download seqeyes-web.vsix below and install via:
code --install-extension seqeyes-web.vsix
Or drag & drop into VS Code's Extensions panel.
MATLAB: Build and install locally:
run('matlab/pack_toolbox.m')Requires MATLAB R2022a+. See DEPLOY.md for details.
Changes
See commits since last release.
What's Changed
Full Changelog: v0.1.12...v0.1.13