-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmain.orchest
52 lines (52 loc) · 1.51 KB
/
main.orchest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"name": "Main",
"parameters": {},
"settings": {
"auto_eviction": false,
"data_passing_memory_size": "1GB"
},
"steps": {
"7e6a96de-b935-4bb4-8ef6-acb262086ccc": {
"environment": "034c1b89-0d94-4755-bb88-e42f07166aa9",
"file_path": "read-output.ipynb",
"incoming_connections": [
"b8c3f659-ac1a-45ac-b11d-f187d3dfe575"
],
"kernel": {
"display_name": "",
"name": "python"
},
"meta_data": {
"hidden": false,
"position": [
434.5,
236.5
]
},
"parameters": {},
"title": "Read output",
"uuid": "7e6a96de-b935-4bb4-8ef6-acb262086ccc"
},
"b8c3f659-ac1a-45ac-b11d-f187d3dfe575": {
"environment": "034c1b89-0d94-4755-bb88-e42f07166aa9",
"file_path": "main.ipynb",
"incoming_connections": [],
"kernel": {
"display_name": "Julia",
"name": "julia"
},
"meta_data": {
"hidden": false,
"position": [
130.5,
195.5
]
},
"parameters": {},
"title": "Main",
"uuid": "b8c3f659-ac1a-45ac-b11d-f187d3dfe575"
}
},
"uuid": "a358cb92-0f0e-4c32-89f7-ad30d348552b",
"version": "1.0.0"
}