neuroanatomy / BrainBox

BrainBox is a web application that lets you annotate and segment 3D brain imaging data in real time, collaboratively.
https://brainbox.pasteur.fr
Other
96 stars 46 forks source link

automatically detect csv files with CRLF line endings #321

Open r03ert0 opened 2 years ago

r03ert0 commented 2 years ago

in project settings it's possible to upload a csv file. That csv file is only parsed correctly if the end line character is LF. In windows, text files most often have a CRLF line ending. It would be nice to be able to handle the two file types.