-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathJulia_example_2FDT56259.zpln
123 lines (123 loc) · 3.33 KB
/
Julia_example_2FDT56259.zpln
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"paragraphs": [
{
"text": "%jupyter(kernel\u003djulia-1.4)\nprintln(\"Hello World!\")",
"user": "anonymous",
"dateUpdated": "2020-06-17 09:34:53.383",
"config": {
"colWidth": 12.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "text",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/text",
"kernel": "julia-1.4"
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "TEXT",
"data": "Hello World!\n"
}
]
},
"apps": [],
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1592386466532_-1524132087",
"id": "paragraph_1592386466532_-1524132087",
"dateCreated": "2020-06-17 09:34:26.532",
"dateStarted": "2020-06-17 09:34:53.414",
"dateFinished": "2020-06-17 09:34:53.691",
"status": "FINISHED"
},
{
"text": "%jupyter(kernel\u003djulia-1.4)\nThreads.@threads for i \u003d 1:10\n print(\"i\u003d$i, \")\nend",
"user": "anonymous",
"dateUpdated": "2020-06-17 09:33:17.967",
"config": {
"colWidth": 12.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "text",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/text"
},
"settings": {
"params": {},
"forms": {}
},
"results": {
"code": "SUCCESS",
"msg": [
{
"type": "TEXT",
"data": "i\u003d9, i\u003d1, i\u003d7, i\u003d4, i\u003d8, i\u003d5, i\u003d10, i\u003d6, i\u003d2, i\u003d3, "
}
]
},
"apps": [],
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1592386393239_-401986119",
"id": "paragraph_1592386393239_-401986119",
"dateCreated": "2020-06-17 09:33:13.239",
"dateStarted": "2020-06-17 09:33:17.998",
"dateFinished": "2020-06-17 09:33:29.627",
"status": "FINISHED"
},
{
"text": "%jupyter(kernel\u003djulia-1.4)\n",
"user": "anonymous",
"dateUpdated": "2020-06-17 09:35:21.641",
"config": {
"colWidth": 12.0,
"fontSize": 9.0,
"enabled": true,
"results": {},
"editorSetting": {
"language": "text",
"editOnDblClick": false,
"completionKey": "TAB",
"completionSupport": true
},
"editorMode": "ace/mode/text",
"kernel": "julia-1.4"
},
"settings": {
"params": {},
"forms": {}
},
"apps": [],
"progressUpdateIntervalMs": 500,
"jobName": "paragraph_1592386397994_-614985889",
"id": "paragraph_1592386397994_-614985889",
"dateCreated": "2020-06-17 09:33:17.994",
"status": "READY"
}
],
"name": "Julia_example",
"id": "2FDT56259",
"defaultInterpreterGroup": "jupyter",
"version": "0.9.0-preview1",
"noteParams": {},
"noteForms": {},
"angularObjects": {},
"config": {
"isZeppelinNotebookCronEnable": false
},
"info": {}
}