vanvalenlab / deepcell-datasets

React App for hosting curated datasets.
Other
0 stars 0 forks source link

Add dropdown for dataset versions #94

Closed tddough98 closed 2 years ago

tddough98 commented 2 years ago

Coming up on a new release of TissueNet, this adds a version dropdown option. Each version parameterizes the version number, a description of the version, and the file to download. Here's what the updated UI looks like:

Screen Shot 2022-04-22 at 1 45 42 PM

I also added a missing .prettierrc.json to make the local prettier config match the pre-commit config.