Skip to content

Commit

Permalink
EBR-82 notebook siibra compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianciu authored and liadomide committed Jul 30, 2024
1 parent d0d2323 commit bcdb5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tvb_documentation/demos/siibra_tvb_api.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@
"outputs": [],
"source": [
"from tvb.adapters.creators.siibra_base import get_connectivities_from_kg\n",
"struct_conn_dict, func_conn_dict = get_connectivities_from_kg('human', 'julich 3', 'HCP', '000-001', True)"
"struct_conn_dict, func_conn_dict = get_connectivities_from_kg('human', 'julich 3.0', 'HCP', '000-001', True)"
]
},
{
Expand Down

0 comments on commit bcdb5dd

Please sign in to comment.