Skip to content
Snippets Groups Projects
Commit 35e9023f authored by David Akim's avatar David Akim
Browse files

Update file README.md

parent 655dea66
No related branches found
No related tags found
No related merge requests found
# BELLA Hackaton # BELLA Hackaton
## Install requirements ## Install requirements
pip install cdsapi In terminal run the following commands:
pip install numpy - `pip install cdsapi`
pip install netCDF4 - `pip install numpy`
pip install torch - `pip install netCDF4`
pip install skorch - `pip install torch`
pip install pandas - `pip install skorch`
- `pip install pandas`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment