datalab-org / datalab

datalab is a place to store experimental data and the connections between them.
https://docs.datalab-org.io
MIT License
43 stars 17 forks source link

Extend echem block to allow rendering cycling metadata from mps file #61

Open ml-evs opened 2 years ago

ml-evs commented 2 years ago

We should add the ability to use https://github.com/the-grey-group/mps_parser (once finished) to display cycling data alongside the .mpr. One route could be automatically grabbing/scraping any <name>.mps file if <name>.mpr exists.

jdbocarsly commented 2 years ago

More generally, we will need the ability to attach multiple files to a block. I would also like to move the file upload prompts into each individual block rather than being at the top of the item (I think).