We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00601fb commit bfde848Copy full SHA for bfde848
setup.cfg
@@ -41,10 +41,7 @@ datasets =
41
# cebra.datasets.allen
42
h5py
43
pandas
44
- # NOTE(stes): The following dependency is used for the datasets in
45
- # cebra.datasets.monkey_reaching. It needs to be manually installed,
46
- # if needed.
47
- # nlb_tools @ git+https://github.com/neurallatents/nlb_tools@065cb137ea3f9ecff4d237d2d404bf7a3c2890de
+ nlb_tools
48
# additional data loading dependencies
49
hdf5storage # for creating .mat files in new format
50
openpyxl # for excel file format loading
0 commit comments