mirror of
https://github.com/bellingcat/sugartrail.git
synced 2026-06-07 19:18:30 +03:00
updated filepath
This commit is contained in:
@@ -173,7 +173,7 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"# western_crown_network = sugartrail.base.Network(file=f'{sugartrail.const.networks_path}western_crown_network.json')"
|
"# western_crown_network = sugartrail.base.Network(file=f'{sugartrail.const.networks_path}candy_connections_a.json')"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -205,7 +205,7 @@
|
|||||||
},
|
},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"# generate map\n",
|
"# generate map (may take half a minute!)\n",
|
||||||
"map_data,path_table = sugartrail.mapvis.build_map(western_crown_network) \n",
|
"map_data,path_table = sugartrail.mapvis.build_map(western_crown_network) \n",
|
||||||
"hbox = HBox([path_table])\n",
|
"hbox = HBox([path_table])\n",
|
||||||
"vbox = VBox([map_data, hbox])\n",
|
"vbox = VBox([map_data, hbox])\n",
|
||||||
@@ -605,7 +605,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.10.14"
|
"version": "3.10.15"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nbformat": 4,
|
"nbformat": 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user