File tree 1 file changed +29
-9
lines changed
1 file changed +29
-9
lines changed Original file line number Diff line number Diff line change 29
29
},
30
30
{
31
31
"cell_type" : " code" ,
32
- "execution_count" : 20 ,
32
+ "execution_count" : 6 ,
33
33
"metadata" : {
34
34
"dotnet_interactive" : {
35
35
"language" : " fsharp"
76
76
},
77
77
{
78
78
"cell_type" : " code" ,
79
- "execution_count" : null ,
79
+ "execution_count" : 7 ,
80
80
"metadata" : {
81
81
"dotnet_interactive" : {
82
82
"language" : " fsharp"
88
88
"languageId" : " polyglot-notebook"
89
89
}
90
90
},
91
- "outputs" : [],
91
+ "outputs" : [
92
+ {
93
+ "data" : {
94
+ "text/html" : [
95
+ " <div><div></div><div></div><div><strong>Installed Packages</strong><ul><li><span>FSharp.Control.AsyncSeq, 3.2.1</span></li></ul></div></div>"
96
+ ]
97
+ },
98
+ "metadata" : {},
99
+ "output_type" : " display_data"
100
+ }
101
+ ],
92
102
"source" : [
93
103
" #r \" nuget: FSharp.Control.AsyncSeq\"\n " ,
94
104
" \n " ,
129
139
},
130
140
{
131
141
"cell_type" : " code" ,
132
- "execution_count" : 22 ,
142
+ "execution_count" : 8 ,
133
143
"metadata" : {
134
144
"dotnet_interactive" : {
135
145
"language" : " fsharp"
150
160
"cell_type" : " markdown" ,
151
161
"metadata" : {},
152
162
"source" : [
153
- " ## Implementing ` GetProvider` "
163
+ " ## Implementing ** GetProvider** "
154
164
]
155
165
},
156
166
{
157
167
"cell_type" : " code" ,
158
- "execution_count" : 23 ,
168
+ "execution_count" : 9 ,
159
169
"metadata" : {
160
170
"dotnet_interactive" : {
161
171
"language" : " fsharp"
210
220
"cell_type" : " markdown" ,
211
221
"metadata" : {},
212
222
"source" : [
213
- " ## Implementing ` StopInsert` "
223
+ " ## Implementing ** StopInsert** "
214
224
]
215
225
},
216
226
{
217
227
"cell_type" : " code" ,
218
- "execution_count" : null ,
228
+ "execution_count" : 10 ,
219
229
"metadata" : {
220
230
"dotnet_interactive" : {
221
231
"language" : " fsharp"
227
237
"languageId" : " polyglot-notebook"
228
238
}
229
239
},
230
- "outputs" : [],
240
+ "outputs" : [
241
+ {
242
+ "data" : {
243
+ "text/html" : [
244
+ " <div><div></div><div></div><div><strong>Installed Packages</strong><ul><li><span>GtkSharp, 3.24.24.95</span></li></ul></div></div>"
245
+ ]
246
+ },
247
+ "metadata" : {},
248
+ "output_type" : " display_data"
249
+ }
250
+ ],
231
251
"source" : [
232
252
" #r \" nuget:GtkSharp, 3.24.24.95\"\n " ,
233
253
" open Gtk\n " ,
You can’t perform that action at this time.
0 commit comments