Closed bnaul closed 8 years ago
Looks good overall; let's go over the patch later today, then you can explain some subtleties to me.
Also, do we want to store notebooks with/without output included?
I'd vote for with! Don't see the downside.
The downside is a big binary blob that has to be stored and messes up diffs.
Build looking good; I went ahead and fixed the test errors in a way that will work with or without netcdf4
. Everything else we talked about is in there!
Initial merge of a backend library tutorial using EEG data from
datasets.andrzejak
.Also contains a couple of minor backend changes to make handling the EEG data easier.