File tree Expand file tree Collapse file tree 1 file changed +5
-16
lines changed Expand file tree Collapse file tree 1 file changed +5
-16
lines changed Original file line number Diff line number Diff line change 26
26
},
27
27
{
28
28
"cell_type" : " code" ,
29
- "execution_count" : null ,
29
+ "execution_count" : 1 ,
30
30
"metadata" : {},
31
31
"outputs" : [],
32
32
"source" : [
152
152
" platform.version()"
153
153
]
154
154
},
155
- {
156
- "cell_type" : " code" ,
157
- "execution_count" : null ,
158
- "metadata" : {},
159
- "outputs" : [],
160
- "source" : [
161
- " platform.linux_distribution()"
162
- ]
163
- },
164
155
{
165
156
"cell_type" : " code" ,
166
157
"execution_count" : null ,
233
224
{
234
225
"cell_type" : " code" ,
235
226
"execution_count" : null ,
236
- "metadata" : {
237
- "scrolled" : false
238
- },
227
+ "metadata" : {},
239
228
"outputs" : [],
240
229
"source" : [
241
230
" for process in psutil.process_iter():\n " ,
432
421
],
433
422
"metadata" : {
434
423
"kernelspec" : {
435
- "display_name" : " Python 3" ,
424
+ "display_name" : " Python 3 (ipykernel) " ,
436
425
"language" : " python" ,
437
426
"name" : " python3"
438
427
},
446
435
"name" : " python" ,
447
436
"nbconvert_exporter" : " python" ,
448
437
"pygments_lexer" : " ipython3" ,
449
- "version" : " 3.7.5 "
438
+ "version" : " 3.9.6 "
450
439
}
451
440
},
452
441
"nbformat" : 4 ,
453
- "nbformat_minor" : 2
442
+ "nbformat_minor" : 4
454
443
}
You can’t perform that action at this time.
0 commit comments