Skip to content

Commit 0f07d13

Browse files
committed
graphic edits
1 parent a62c4bb commit 0f07d13

File tree

2 files changed

+50
-12
lines changed

2 files changed

+50
-12
lines changed

examples/demo/KG_construction.ipynb

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "markdown",
5-
"metadata": {},
6-
"source": [
7-
"# System\n",
8-
"![title](raw_data/system_scheme.png)"
9-
]
10-
},
113
{
124
"cell_type": "markdown",
135
"metadata": {},
@@ -113,6 +105,13 @@
113105
"py2neo.load_csv_for_relations(file_path, l1, p1, l2, p2, lr, pr)"
114106
]
115107
},
108+
{
109+
"cell_type": "markdown",
110+
"metadata": {},
111+
"source": [
112+
"![title](processed_data/fileID.png)"
113+
]
114+
},
116115
{
117116
"cell_type": "markdown",
118117
"metadata": {},

0 commit comments

Comments
 (0)