Skip to content

Commit 7b898b7

Browse files
authored
Merge pull request #684 from nci/develop
Version 1.2.0
2 parents 7966a97 + 42ca8c0 commit 7b898b7

29 files changed

+1249
-478
lines changed

.binder/postBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
set -e # don't allow errors to fail silently
3-
pip install -e ./ # install scores
3+
pip install -e .[tutorial] # install scores
44

55
# wget https://dapds00.nci.org.au/thredds/fileServer/wr45/ops_aps3/access-g/1/20221120/0000/fc/sfc/temp_scrn.nc
66
# mv temp_scrn.nc tutorials/forecast_grid.nc

.binder/requirements.txt

Lines changed: 0 additions & 390 deletions
This file was deleted.

0 commit comments

Comments
 (0)