Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 393 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 393 Bytes

FAIR_2023_Workshop

Developed for TMS Summer 2023 FAIR Data Workshop: Handling Your Materials Data for Maximum Impact Using the FAIR Principles Course

Installation

All of the requirements needed by this tutorial are described in an Anaconda environment file, environment.yml.

Build the environment by first installing Anaconda then calling: conda env create --file enviornment.yml.