-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmain.orchest
95 lines (95 loc) · 2.94 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"name": "Main",
"parameters": {},
"settings": {
"auto_eviction": false,
"data_passing_memory_size": "1GB"
},
"steps": {
"42108178-7fbc-499f-ab45-9affc7ae332e": {
"environment": "a6e0082d-6e63-49f9-b922-5c5a015fdbc5",
"file_path": "python-code.ipynb",
"incoming_connections": [
"4396a026-fa3c-40f2-8f58-ab8cdf62608c"
],
"kernel": {
"display_name": "Python 3",
"name": "python"
},
"meta_data": {
"hidden": false,
"position": [
442.5,
180.5
]
},
"parameters": {},
"title": "Pyton receive",
"uuid": "42108178-7fbc-499f-ab45-9affc7ae332e"
},
"4396a026-fa3c-40f2-8f58-ab8cdf62608c": {
"environment": "d469c87b-cead-41d7-8bf1-c5f23a3a615c",
"file_path": "r-code.ipynb",
"incoming_connections": [],
"kernel": {
"display_name": "R",
"name": "r"
},
"meta_data": {
"hidden": false,
"position": [
128.5,
246.5
]
},
"parameters": {
"numeric": 0.01,
"test_param": true
},
"title": "R mixed with Python",
"uuid": "4396a026-fa3c-40f2-8f58-ab8cdf62608c"
},
"4c271e4f-3220-441c-944c-4bf37ff09390": {
"environment": "d469c87b-cead-41d7-8bf1-c5f23a3a615c",
"file_path": "r-notebook-receive-data.ipynb",
"incoming_connections": [
"4396a026-fa3c-40f2-8f58-ab8cdf62608c"
],
"kernel": {
"display_name": "R",
"name": "r"
},
"meta_data": {
"hidden": false,
"position": [
444.5,
318.5
]
},
"parameters": {},
"title": "R notebook receive data",
"uuid": "4c271e4f-3220-441c-944c-4bf37ff09390"
},
"a0de4679-4886-493b-9487-954cb58e95ae": {
"environment": "d469c87b-cead-41d7-8bf1-c5f23a3a615c",
"file_path": "r-read-data-from-file-manager.ipynb",
"incoming_connections": [],
"kernel": {
"display_name": "R",
"name": "r"
},
"meta_data": {
"hidden": false,
"position": [
124.5,
458.5
]
},
"parameters": {},
"title": "R read data from file manager",
"uuid": "a0de4679-4886-493b-9487-954cb58e95ae"
}
},
"uuid": "b84300ba-ac9f-49b1-b980-16803d9236c4",
"version": "1.0.0"
}