Tong LI
Tong LI
Hi, @rhysd, thank you for this awesome plugin. As you mentioned, you recommended to use spell checking of LanguageTool https://github.com/rhysd/vim-grammarous/issues/35#issuecomment-282955082 I'm wondering whether it's possible to take the "to ignore"...
Hi, thank you for sharing this wonderful tool. I'm wondering whether it's possible to use these commands in MD ? ``` \usepackage{pdfpages} \includepdf[pages=-]{myfile.pdf} ``` Is this package import and usage...
Hello all, Thanks for this amazing work! Having interactive image browing within a notebook is really something that helps a lot! I am wondering whether you are planning on adding...
Hello there! I am having some troubles writing an large image using `write_image`. If I understand correctly, as `write_image` takes numpy array as input. It assumes that the image should...
Hello there, We've started to play with HCS data and saving the intemedia results as raw zarr is painful to handle. So we internally want to use [this ZipStore strategy](https://github.com/ome/ome-zarr-py/issues/298)...
Hello there, Thanks for the great work! I see that it is now possible to directly write to s3 ``` path to the output pyramid directory. The given path can...
**Operation name:** Image format **Short description:** a cloud-optimized bioimaging file format with international community support **Parent URI(s):** http://edamontology.org/format_1915 **Has Input:** < EDAM Data URI1 | EDAM Data URI2 |... >...
**User story** By default spatialdata.zarr allows multiple raw images. AFAIK, the current spatialdatawrapper only allows one single image per object https://python-docs.vitessce.io/api_data.html?highlight=spatialdatawrapper#vitessce.wrappers.SpatialDataWrapper And it doesn't seem to support multiple images. **Preferred...