J. V. Mead
J. V. Mead
@chrisburr down to
@chrisburr unsure of what the issue is, and how to proceed with the last step: ```test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && starterkit_ci deploy```
@chrisburr I had a look in the [starterkit-ci](https://github.com/lhcb/starterkit-ci ) but couldn't see where this [problem ](https://github.com/jvmead/analysis-essentials/runs/476855433) arises
nice, thanks
created an issue: https://github.com/hsf-training/analysis-essentials/issues/25 to view the lesson being added: https://colab.research.google.com/drive/13dwXKKHxqQfk8Zo2Gzh46_pCc9xBgi1H?usp=sharing
As far as I remember, the issue was that the CI would time out I think this was an issue with the notebook taking 20-30mins to run Chris also suspected...
I've got entrystop set to 1000 events and am just waiting for the dependencies to finish installing (currently at ~1h30)
Install dependancies: ``` 6h 0m 8s Run source ${CONDA}/etc/profile.d/conda.sh Collecting package metadata (repodata.json): ...working... done Error: The operation was canceled. ``` https://github.com/jvmead/analysis-essentials/runs/4422343032?check_suite_focus=true
@jonas-eschle I'm a little lost at this point [https://github.com/jvmead/analysis-essentials/runs/5050083345?check_suite_focus=true#step:4:116](https://github.com/jvmead/analysis-essentials/runs/5050083345?check_suite_focus=true#step:4:116) I'm not sure if this is a change in uproot or the dataset
Fantastic, thanks very much!