Open Issues Need Help
View All on GitHubAI Summary: Update the `nixpkgs` version used in the `looptrace-regionals-vis` napari plugin's development environment to the latest stable release. This involves modifying the Nix shell configuration to point to the updated `nixpkgs` channel.
A `napari` plugin to facilitate interactive viewing of regional barcode spots from `looptrace`
AI Summary: Rename the `shell.nix` file to accurately reflect the project name, `looptrace-regionals-vis`. This involves changing the project name within the `shell.nix` file itself to match the repository name.
A `napari` plugin to facilitate interactive viewing of regional barcode spots from `looptrace`
AI Summary: Harmonize the version bounds for the `pytest` dependency in the `pyproject.toml` file of the `looptrace-regionals-vis` napari plugin. The current version ranges specified in different dependency groups are inconsistent and should be unified for better dependency management.
A `napari` plugin to facilitate interactive viewing of regional barcode spots from `looptrace`