mirror of
https://github.com/bellingcat/sugartrail.git
synced 2026-06-11 13:08:30 +03:00
Update 001_getting_started.ipynb
Corrected file path
This commit is contained in:
@@ -540,7 +540,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"network = base.Network(file='kingdom_of_sweets_network.json')"
|
||||
"network = base.Network(file='../assets/networks/kingdom_of_sweets_network.json')"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user