Skip to content

Commit d9f44b4

Browse files
committed
Examples: Jumping Kodee
1 parent d96c404 commit d9f44b4

File tree

1 file changed

+6
-42
lines changed

1 file changed

+6
-42
lines changed

examples/jumping_kodee.ipynb

Lines changed: 6 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -14,37 +14,14 @@
1414
]
1515
},
1616
{
17-
"metadata": {
18-
"ExecuteTime": {
19-
"end_time": "2025-08-12T07:14:31.094795Z",
20-
"start_time": "2025-08-12T07:14:30.537402Z"
21-
}
22-
},
17+
"metadata": {},
2318
"cell_type": "code",
2419
"source": "%use intellij-platform",
25-
"outputs": [
26-
{
27-
"data": {
28-
"text/plain": [
29-
"IntelliJ Platform integration is loaded"
30-
]
31-
},
32-
"metadata": {},
33-
"output_type": "display_data",
34-
"jetTransient": {
35-
"display_id": null
36-
}
37-
}
38-
],
39-
"execution_count": 1
20+
"outputs": [],
21+
"execution_count": null
4022
},
4123
{
42-
"metadata": {
43-
"ExecuteTime": {
44-
"end_time": "2025-08-12T07:14:32.522007Z",
45-
"start_time": "2025-08-12T07:14:31.100572Z"
46-
}
47-
},
24+
"metadata": {},
4825
"cell_type": "code",
4926
"source": [
5027
"import com.intellij.openapi.Disposable\n",
@@ -121,21 +98,8 @@
12198
" }\n",
12299
"}\n"
123100
],
124-
"outputs": [
125-
{
126-
"data": {
127-
"text/plain": [
128-
"IntelliJ Platform integration is disposed"
129-
]
130-
},
131-
"metadata": {},
132-
"output_type": "display_data",
133-
"jetTransient": {
134-
"display_id": null
135-
}
136-
}
137-
],
138-
"execution_count": 2
101+
"outputs": [],
102+
"execution_count": null
139103
}
140104
],
141105
"metadata": {

0 commit comments

Comments
 (0)