Skip to content

Commit a96f08a

Browse files
authored
Merge pull request #25 from individual-brain-charting/moving_to_ebrains_drive
Moving away from EbrainsHdgConnector, to ebrains-drive
2 parents db8ae9e + ffabde9 commit a96f08a

5 files changed

Lines changed: 58210 additions & 11154 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ src/ibc_api/__pycache__
33
src/ibc-api
44
ibc_data
55
.ipynb_checkpoints
6-
src/ibc_api/data/token
6+
src/ibc_api/data/token
7+
src/ibc_api/cache

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ dependencies = [
1212
"pandas",
1313
"tqdm",
1414
"joblib",
15+
"ebrains_drive",
1516
]

0 commit comments

Comments
 (0)