-
Notifications
You must be signed in to change notification settings - Fork 0
/
nohup.out
475 lines (475 loc) · 97 KB
/
nohup.out
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
[I 12:22:17.281 NotebookApp] [nb_conda_kernels] enabled, 1 kernels found
[W 12:22:17.453 NotebookApp] WARNING: The notebook server is listening on all IP addresses and not using encryption. This is not recommended.
[I 12:22:17.467 NotebookApp] [jupyter_nbextensions_configurator] enabled 0.4.1
[W 2021-08-04 12:22:17.692 LabApp] Config option `kernel_spec_manager_class` not recognized by `LabApp`.
[W 2021-08-04 12:22:17.698 LabApp] 'allow_remote_access' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-08-04 12:22:17.724 LabApp] 'ip' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-08-04 12:22:17.724 LabApp] 'ip' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-08-04 12:22:17.724 LabApp] 'port' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-08-04 12:22:17.724 LabApp] 'password' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-08-04 12:22:17.725 LabApp] Config option `kernel_spec_manager_class` not recognized by `LabApp`.
[I 2021-08-04 12:22:17.771 LabApp] JupyterLab extension loaded from /Volumes/conda/jdrussell3/lib/python3.7/site-packages/jupyterlab
[I 2021-08-04 12:22:17.797 LabApp] JupyterLab application directory is /Volumes/conda/jdrussell3/share/jupyter/lab
[I 12:22:17.801 NotebookApp] Serving notebooks from local directory: /Volumes/Users/jdrussell3/NeuroScripts
[I 12:22:17.832 NotebookApp] Jupyter Notebook 6.4.0 is running at:
[I 12:22:17.832 NotebookApp] http://mri-thor:8888/
[I 12:22:17.832 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[I 12:22:22.117 NotebookApp] 302 GET / (144.92.2.84) 0.240000ms
[W 12:22:22.711 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'limit_output/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/limit_output/limit-output.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/limit_output/limit-output.yaml'
[W 12:22:22.711 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'varInspector/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/varInspector/varInspector.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/varInspector/varInspector.yaml'
[W 12:22:22.799 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'toc2/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/toc2/toc2.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/toc2/toc2.yaml'
[W 12:22:22.832 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hide_input/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hide_input/hide-input.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hide_input/hide-input.yaml'
[W 12:22:22.880 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'load_tex_macros/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/load_tex_macros/load_tex_macros.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/load_tex_macros/load_tex_macros.yaml'
[W 12:22:22.922 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'scratchpad/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/scratchpad/scratchpad.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/scratchpad/scratchpad.yaml'
[W 12:22:22.964 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'collapsible_headings/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/collapsible_headings/collapsible_headings.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/collapsible_headings/collapsible_headings.yaml'
[W 12:22:23.005 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'highlighter/highlighter' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/highlighter/highlighter.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/highlighter/highlighter.yaml'
[W 12:22:23.005 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'printview/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/printview/printview.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/printview/printview.yaml'
[W 12:22:23.056 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/code_prettify' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/code_prettify.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/code_prettify.yaml'
[W 12:22:23.089 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/isort' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/isort.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/isort.yaml'
[W 12:22:23.131 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/autopep8' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/autopep8.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/autopep8.yaml'
[W 12:22:23.172 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/2to3' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/2to3.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/2to3.yaml'
[W 12:22:23.214 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'export_embedded/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/export_embedded/export_embedded.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/export_embedded/export_embedded.yaml'
[W 12:22:23.214 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'comment-uncomment/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/comment-uncomment/comment-uncomment.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/comment-uncomment/comment-uncomment.yaml'
[W 12:22:23.256 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_font_size/code_font_size' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_font_size/code_font_size.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_font_size/code_font_size.yaml'
[W 12:22:23.298 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'execute_time/ExecuteTime' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/execute_time/ExecuteTime.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/execute_time/ExecuteTime.yaml'
[W 12:22:23.339 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hide_header/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hide_header/hide_header.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hide_header/hide_header.yaml'
[W 12:22:23.381 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'keyboard_shortcut_editor/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/keyboard_shortcut_editor/keyboard_shortcut_editor.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/keyboard_shortcut_editor/keyboard_shortcut_editor.yaml'
[W 12:22:23.421 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'navigation-hotkeys/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/navigation-hotkeys/hotkeys.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/navigation-hotkeys/hotkeys.yaml'
[W 12:22:23.463 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'snippets_menu/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/snippets_menu/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/snippets_menu/config.yaml'
[W 12:22:23.505 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'addbefore/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/addbefore/addbefore.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/addbefore/addbefore.yaml'
[W 12:22:23.546 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'zenmode/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/zenmode/zenmode.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/zenmode/zenmode.yaml'
[W 12:22:23.588 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'exercise/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/exercise/exercise.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/exercise/exercise.yaml'
[W 12:22:23.630 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'notify/notify' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/notify/notify.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/notify/notify.yaml'
[W 12:22:23.671 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'codemirror_mode_extensions/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/codemirror_mode_extensions/codemirror_mode_extensions.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/codemirror_mode_extensions/codemirror_mode_extensions.yaml'
[W 12:22:23.728 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'autosavetime/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/autosavetime/autosavetime.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/autosavetime/autosavetime.yaml'
[W 12:22:23.763 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'latex_envs/latex_envs' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/latex_envs/latex_envs.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/latex_envs/latex_envs.yaml'
[W 12:22:23.805 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'equation-numbering/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/equation-numbering/info.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/equation-numbering/info.yaml'
[W 12:22:23.854 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'qtconsole/qtconsole' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/qtconsole/qtconsole.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/qtconsole/qtconsole.yaml'
[W 12:22:23.896 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'help_panel/help_panel' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/help_panel/help_panel.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/help_panel/help_panel.yaml'
[W 12:22:23.896 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'execution_dependencies/execution_dependencies' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/execution_dependencies/execution_dependencies.yml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/execution_dependencies/execution_dependencies.yml'
[W 12:22:23.946 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'gist_it/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/gist_it/gist_it.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/gist_it/gist_it.yaml'
[W 12:22:23.988 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'ruler/edit' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/ruler/ruler_editor.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/ruler/ruler_editor.yaml'
[W 12:22:24.030 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'ruler/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/ruler/ruler.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/ruler/ruler.yaml'
[W 12:22:24.105 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'splitcell/splitcell' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/splitcell/splitcell.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/splitcell/splitcell.yaml'
[W 12:22:24.188 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'datestamper/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/datestamper/main.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/datestamper/main.yaml'
[W 12:22:24.280 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'nbTranslate/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/nbTranslate/nbTranslate.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/nbTranslate/nbTranslate.yaml'
[W 12:22:24.364 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'livemdpreview/livemdpreview' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/livemdpreview/livemdpreview.yml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/livemdpreview/livemdpreview.yml'
[W 12:22:24.421 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'autoscroll/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/autoscroll/autoscroll.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/autoscroll/autoscroll.yaml'
[W 12:22:24.464 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'freeze/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/freeze/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/freeze/config.yaml'
[W 12:22:24.506 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hinterland/hinterland' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hinterland/hinterland.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hinterland/hinterland.yaml'
[W 12:22:24.547 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'spellchecker/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/spellchecker/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/spellchecker/config.yaml'
[W 12:22:24.589 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'toggle_all_line_numbers/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/toggle_all_line_numbers/main.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/toggle_all_line_numbers/main.yaml'
[W 12:22:24.631 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'contrib_nbextensions_help_item/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/contrib_nbextensions_help_item/contrib_nbextensions_help_item.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/contrib_nbextensions_help_item/contrib_nbextensions_help_item.yaml'
[W 12:22:24.673 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'select_keymap/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/select_keymap/select_keymap.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/select_keymap/select_keymap.yaml'
[W 12:22:24.725 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'scroll_down/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/scroll_down/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/scroll_down/config.yaml'
[W 12:22:24.766 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'snippets/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/snippets/snippets.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/snippets/snippets.yaml'
[W 12:22:24.808 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'cell_filter/cell_filter' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/cell_filter/cell_filter.yml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/cell_filter/cell_filter.yml'
[W 12:22:24.850 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'move_selected_cells/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/move_selected_cells/move_selected_cells.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/move_selected_cells/move_selected_cells.yaml'
[W 12:22:24.908 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'init_cell/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/init_cell/init_cell.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/init_cell/init_cell.yaml'
[W 12:22:24.951 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'highlight_selected_word/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/highlight_selected_word/configurator.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/highlight_selected_word/configurator.yaml'
[W 12:22:25.000 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'codefolding/edit' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/codefolding/codefolding_editor.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/codefolding/codefolding_editor.yaml'
[W 12:22:25.050 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'codefolding/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/codefolding/codefolding.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/codefolding/codefolding.yaml'
[W 12:22:25.100 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hide_input_all/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hide_input_all/hide_input_all.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hide_input_all/hide_input_all.yaml'
[W 12:22:25.150 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'rubberband/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/rubberband/rubberband.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/rubberband/rubberband.yaml'
[W 12:22:25.200 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'skip-traceback/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/skip-traceback/skip-traceback.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/skip-traceback/skip-traceback.yaml'
[W 12:22:25.250 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'exercise2/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/exercise2/exercise2.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/exercise2/exercise2.yaml'
[W 12:22:25.300 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'skill/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/skill/skill.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/skill/skill.yaml'
[W 12:22:25.350 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'table_beautifier/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/table_beautifier/table_beautifier.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/table_beautifier/table_beautifier.yaml'
[W 12:22:25.401 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'python-markdown/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/python-markdown/python-markdown.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/python-markdown/python-markdown.yaml'
[W 12:22:25.451 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'runtools/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/runtools/runtools.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/runtools/runtools.yaml'
[W 12:22:25.501 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'tree-filter/index' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/tree-filter/tree-filter.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/tree-filter/tree-filter.yaml'
[W 12:22:37.725 NotebookApp] Notebook Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb is not trusted
[I 12:22:38.195 NotebookApp] Kernel started: 44d90263-db20-43cd-848f-725dbbaa04a8, name: python3
[I 12:24:32.659 NotebookApp] Starting buffering for 44d90263-db20-43cd-848f-725dbbaa04a8:d2217ba046aa4a9abc2dc7c5bc8386ab
[I 12:24:33.183 NotebookApp] Kernel restarted: 44d90263-db20-43cd-848f-725dbbaa04a8
[I 12:24:33.202 NotebookApp] Restoring connection for 44d90263-db20-43cd-848f-725dbbaa04a8:d2217ba046aa4a9abc2dc7c5bc8386ab
[I 12:24:33.854 NotebookApp] Replaying 3 buffered messages
[I 12:24:38.231 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[W 12:24:38.234 NotebookApp] Notebook Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb is not trusted
[I 12:26:38.227 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[W 12:26:38.229 NotebookApp] Notebook Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb is not trusted
[I 12:28:01.802 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[W 12:28:01.804 NotebookApp] Notebook Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb is not trusted
[I 12:28:03.882 NotebookApp] Starting buffering for 44d90263-db20-43cd-848f-725dbbaa04a8:d2217ba046aa4a9abc2dc7c5bc8386ab
[I 12:28:03.886 NotebookApp] Kernel shutdown: 44d90263-db20-43cd-848f-725dbbaa04a8
[I 12:28:05.572 NotebookApp] Shutting down on /api/shutdown request.
[I 12:28:05.576 NotebookApp] Shutting down 0 kernels
[I 12:28:05.652 NotebookApp] Shutting down 0 terminals
[I 12:29:28.127 NotebookApp] [nb_conda_kernels] enabled, 1 kernels found
[W 12:29:28.294 NotebookApp] WARNING: The notebook server is listening on all IP addresses and not using encryption. This is not recommended.
[I 12:29:28.309 NotebookApp] [jupyter_nbextensions_configurator] enabled 0.4.1
[W 2021-08-04 12:29:28.646 LabApp] Config option `kernel_spec_manager_class` not recognized by `LabApp`.
[W 2021-08-04 12:29:28.649 LabApp] 'allow_remote_access' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-08-04 12:29:28.686 LabApp] 'ip' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-08-04 12:29:28.686 LabApp] 'ip' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-08-04 12:29:28.686 LabApp] 'port' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-08-04 12:29:28.736 LabApp] 'password' has moved from NotebookApp to ServerApp. This config will be passed to ServerApp. Be sure to update your config before our next release.
[W 2021-08-04 12:29:28.737 LabApp] Config option `kernel_spec_manager_class` not recognized by `LabApp`.
[I 2021-08-04 12:29:28.809 LabApp] JupyterLab extension loaded from /Volumes/conda/jdrussell3/lib/python3.7/site-packages/jupyterlab
[I 2021-08-04 12:29:28.845 LabApp] JupyterLab application directory is /Volumes/conda/jdrussell3/share/jupyter/lab
[I 12:29:28.849 NotebookApp] Serving notebooks from local directory: /Volumes/Users/jdrussell3/NeuroScripts
[I 12:29:28.886 NotebookApp] Jupyter Notebook 6.4.0 is running at:
[I 12:29:28.886 NotebookApp] http://mri-thor:8888/
[I 12:29:28.886 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[I 12:29:38.718 NotebookApp] 302 GET / (144.92.2.84) 0.520000ms
[W 12:29:39.551 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'limit_output/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/limit_output/limit-output.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/limit_output/limit-output.yaml'
[W 12:29:39.551 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'varInspector/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/varInspector/varInspector.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/varInspector/varInspector.yaml'
[W 12:29:39.591 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'toc2/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/toc2/toc2.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/toc2/toc2.yaml'
[W 12:29:39.632 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hide_input/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hide_input/hide-input.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hide_input/hide-input.yaml'
[W 12:29:39.669 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'load_tex_macros/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/load_tex_macros/load_tex_macros.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/load_tex_macros/load_tex_macros.yaml'
[W 12:29:39.710 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'scratchpad/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/scratchpad/scratchpad.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/scratchpad/scratchpad.yaml'
[W 12:29:39.753 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'collapsible_headings/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/collapsible_headings/collapsible_headings.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/collapsible_headings/collapsible_headings.yaml'
[W 12:29:39.794 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'highlighter/highlighter' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/highlighter/highlighter.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/highlighter/highlighter.yaml'
[W 12:29:39.841 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'printview/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/printview/printview.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/printview/printview.yaml'
[W 12:29:39.878 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/code_prettify' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/code_prettify.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/code_prettify.yaml'
[W 12:29:39.878 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/isort' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/isort.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/isort.yaml'
[W 12:29:39.919 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/autopep8' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/autopep8.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/autopep8.yaml'
[W 12:29:39.970 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/2to3' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/2to3.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/2to3.yaml'
[W 12:29:40.011 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'export_embedded/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/export_embedded/export_embedded.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/export_embedded/export_embedded.yaml'
[W 12:29:40.053 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'comment-uncomment/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/comment-uncomment/comment-uncomment.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/comment-uncomment/comment-uncomment.yaml'
[W 12:29:40.094 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_font_size/code_font_size' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_font_size/code_font_size.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_font_size/code_font_size.yaml'
[W 12:29:40.141 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'execute_time/ExecuteTime' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/execute_time/ExecuteTime.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/execute_time/ExecuteTime.yaml'
[W 12:29:40.191 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hide_header/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hide_header/hide_header.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hide_header/hide_header.yaml'
[W 12:29:40.235 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'keyboard_shortcut_editor/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/keyboard_shortcut_editor/keyboard_shortcut_editor.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/keyboard_shortcut_editor/keyboard_shortcut_editor.yaml'
[W 12:29:40.274 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'navigation-hotkeys/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/navigation-hotkeys/hotkeys.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/navigation-hotkeys/hotkeys.yaml'
[W 12:29:40.316 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'snippets_menu/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/snippets_menu/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/snippets_menu/config.yaml'
[W 12:29:40.358 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'addbefore/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/addbefore/addbefore.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/addbefore/addbefore.yaml'
[W 12:29:40.399 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'zenmode/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/zenmode/zenmode.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/zenmode/zenmode.yaml'
[W 12:29:40.441 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'exercise/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/exercise/exercise.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/exercise/exercise.yaml'
[W 12:29:40.483 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'notify/notify' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/notify/notify.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/notify/notify.yaml'
[W 12:29:40.524 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'codemirror_mode_extensions/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/codemirror_mode_extensions/codemirror_mode_extensions.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/codemirror_mode_extensions/codemirror_mode_extensions.yaml'
[W 12:29:40.566 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'autosavetime/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/autosavetime/autosavetime.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/autosavetime/autosavetime.yaml'
[W 12:29:40.608 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'latex_envs/latex_envs' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/latex_envs/latex_envs.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/latex_envs/latex_envs.yaml'
[W 12:29:40.650 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'equation-numbering/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/equation-numbering/info.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/equation-numbering/info.yaml'
[W 12:29:40.692 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'qtconsole/qtconsole' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/qtconsole/qtconsole.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/qtconsole/qtconsole.yaml'
[W 12:29:40.733 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'help_panel/help_panel' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/help_panel/help_panel.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/help_panel/help_panel.yaml'
[W 12:29:40.775 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'execution_dependencies/execution_dependencies' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/execution_dependencies/execution_dependencies.yml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/execution_dependencies/execution_dependencies.yml'
[W 12:29:40.817 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'gist_it/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/gist_it/gist_it.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/gist_it/gist_it.yaml'
[W 12:29:40.859 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'ruler/edit' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/ruler/ruler_editor.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/ruler/ruler_editor.yaml'
[W 12:29:40.900 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'ruler/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/ruler/ruler.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/ruler/ruler.yaml'
[W 12:29:40.960 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'splitcell/splitcell' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/splitcell/splitcell.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/splitcell/splitcell.yaml'
[W 12:29:41.002 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'datestamper/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/datestamper/main.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/datestamper/main.yaml'
[W 12:29:41.044 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'nbTranslate/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/nbTranslate/nbTranslate.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/nbTranslate/nbTranslate.yaml'
[W 12:29:41.079 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'livemdpreview/livemdpreview' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/livemdpreview/livemdpreview.yml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/livemdpreview/livemdpreview.yml'
[W 12:29:41.119 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'autoscroll/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/autoscroll/autoscroll.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/autoscroll/autoscroll.yaml'
[W 12:29:41.154 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'freeze/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/freeze/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/freeze/config.yaml'
[W 12:29:41.187 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hinterland/hinterland' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hinterland/hinterland.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hinterland/hinterland.yaml'
[W 12:29:41.227 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'spellchecker/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/spellchecker/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/spellchecker/config.yaml'
[W 12:29:41.262 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'toggle_all_line_numbers/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/toggle_all_line_numbers/main.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/toggle_all_line_numbers/main.yaml'
[W 12:29:41.296 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'contrib_nbextensions_help_item/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/contrib_nbextensions_help_item/contrib_nbextensions_help_item.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/contrib_nbextensions_help_item/contrib_nbextensions_help_item.yaml'
[W 12:29:41.329 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'select_keymap/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/select_keymap/select_keymap.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/select_keymap/select_keymap.yaml'
[W 12:29:41.386 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'scroll_down/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/scroll_down/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/scroll_down/config.yaml'
[W 12:29:41.428 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'snippets/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/snippets/snippets.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/snippets/snippets.yaml'
[W 12:29:41.463 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'cell_filter/cell_filter' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/cell_filter/cell_filter.yml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/cell_filter/cell_filter.yml'
[W 12:29:41.496 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'move_selected_cells/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/move_selected_cells/move_selected_cells.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/move_selected_cells/move_selected_cells.yaml'
[W 12:29:41.530 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'init_cell/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/init_cell/init_cell.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/init_cell/init_cell.yaml'
[W 12:29:41.564 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'highlight_selected_word/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/highlight_selected_word/configurator.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/highlight_selected_word/configurator.yaml'
[W 12:29:41.605 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'codefolding/edit' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/codefolding/codefolding_editor.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/codefolding/codefolding_editor.yaml'
[W 12:29:41.638 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'codefolding/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/codefolding/codefolding.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/codefolding/codefolding.yaml'
[W 12:29:41.672 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hide_input_all/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hide_input_all/hide_input_all.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hide_input_all/hide_input_all.yaml'
[W 12:29:41.726 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'rubberband/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/rubberband/rubberband.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/rubberband/rubberband.yaml'
[W 12:29:41.768 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'skip-traceback/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/skip-traceback/skip-traceback.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/skip-traceback/skip-traceback.yaml'
[W 12:29:41.810 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'exercise2/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/exercise2/exercise2.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/exercise2/exercise2.yaml'
[W 12:29:41.852 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'skill/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/skill/skill.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/skill/skill.yaml'
[W 12:29:41.893 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'table_beautifier/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/table_beautifier/table_beautifier.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/table_beautifier/table_beautifier.yaml'
[W 12:29:41.935 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'python-markdown/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/python-markdown/python-markdown.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/python-markdown/python-markdown.yaml'
[W 12:29:41.970 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'runtools/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/runtools/runtools.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/runtools/runtools.yaml'
[W 12:29:42.003 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'tree-filter/index' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/tree-filter/tree-filter.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/tree-filter/tree-filter.yaml'
[W 12:29:52.499 NotebookApp] Notebook Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb is not trusted
[I 12:29:53.029 NotebookApp] Kernel started: 47a49e80-fb82-4f25-a46a-df3da9b52f4e, name: python3
[I 12:31:53.052 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[W 12:31:53.053 NotebookApp] Notebook Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb is not trusted
[I 12:33:53.052 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[W 12:33:53.054 NotebookApp] Notebook Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb is not trusted
[I 12:35:53.395 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[W 12:35:53.397 NotebookApp] Notebook Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb is not trusted
[I 12:39:53.072 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[W 12:39:53.074 NotebookApp] Notebook Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb is not trusted
[I 12:41:53.056 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[W 12:41:53.057 NotebookApp] Notebook Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb is not trusted
[I 12:43:53.088 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[W 12:43:53.089 NotebookApp] Notebook Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb is not trusted
[I 12:45:53.102 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[W 12:45:53.104 NotebookApp] Notebook Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb is not trusted
[I 12:47:53.090 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[W 12:47:53.091 NotebookApp] Notebook Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb is not trusted
[I 12:49:53.128 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 12:51:53.143 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 12:53:53.120 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 13:11:53.212 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 13:13:53.214 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 13:15:53.228 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 13:17:53.242 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 13:19:53.245 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 13:21:53.253 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 13:23:53.264 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 13:25:53.271 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 13:27:53.282 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 13:29:53.299 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 13:31:53.382 NotebookApp] Saving file at /Jupyter/YouthPTSD/RSFC/ConnectomeGenerationv2.ipynb
[I 14:18:17.240 NotebookApp] Creating new notebook in /Jupyter/ABCD
[I 14:18:20.580 NotebookApp] Kernel started: bb12a5e0-fe91-4609-9f77-22f9d7011550, name: python3
[I 14:20:20.824 NotebookApp] Saving file at /Jupyter/ABCD/Untitled1.ipynb
[I 14:24:20.847 NotebookApp] Saving file at /Jupyter/ABCD/Untitled1.ipynb
[I 14:26:20.860 NotebookApp] Saving file at /Jupyter/ABCD/Untitled1.ipynb
[I 14:28:20.869 NotebookApp] Saving file at /Jupyter/ABCD/Untitled1.ipynb
[I 14:30:20.873 NotebookApp] Saving file at /Jupyter/ABCD/Untitled1.ipynb
2021-08-04 14:33:25.736559: I tensorflow/compiler/jit/xla_cpu_device.cc:41] Not creating XLA devices, tf_xla_enable_xla_devices not set
2021-08-04 14:33:25.739394: I tensorflow/core/platform/cpu_feature_guard.cc:142] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: SSE4.1 SSE4.2 AVX AVX2 AVX512F FMA
To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
2021-08-04 14:33:25.798943: I tensorflow/core/common_runtime/process_util.cc:146] Creating new thread pool with default inter op setting: 13. Tune using inter_op_parallelism_threads for best performance.
2021-08-04 14:33:25.922041: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:116] None of the MLIR optimization passes are enabled (registered 2)
2021-08-04 14:33:25.959292: I tensorflow/core/platform/profile_utils/cpu_utils.cc:112] CPU Frequency: 2000000000 Hz
[I 14:34:20.888 NotebookApp] Saving file at /Jupyter/ABCD/Untitled1.ipynb
[I 09:04:12.384 NotebookApp] 302 GET / (144.92.2.84) 0.850000ms
[W 09:04:14.010 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'limit_output/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/limit_output/limit-output.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/limit_output/limit-output.yaml'
[W 09:04:14.011 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'varInspector/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/varInspector/varInspector.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/varInspector/varInspector.yaml'
[W 09:04:14.012 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'toc2/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/toc2/toc2.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/toc2/toc2.yaml'
[W 09:04:14.048 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hide_input/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hide_input/hide-input.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hide_input/hide-input.yaml'
[W 09:04:14.090 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'load_tex_macros/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/load_tex_macros/load_tex_macros.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/load_tex_macros/load_tex_macros.yaml'
[W 09:04:14.132 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'scratchpad/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/scratchpad/scratchpad.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/scratchpad/scratchpad.yaml'
[W 09:04:14.174 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'collapsible_headings/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/collapsible_headings/collapsible_headings.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/collapsible_headings/collapsible_headings.yaml'
[W 09:04:14.230 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'highlighter/highlighter' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/highlighter/highlighter.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/highlighter/highlighter.yaml'
[W 09:04:14.272 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'printview/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/printview/printview.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/printview/printview.yaml'
[W 09:04:14.314 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/code_prettify' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/code_prettify.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/code_prettify.yaml'
[W 09:04:14.356 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/isort' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/isort.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/isort.yaml'
[W 09:04:14.398 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/autopep8' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/autopep8.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/autopep8.yaml'
[W 09:04:14.439 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/2to3' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/2to3.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/2to3.yaml'
[W 09:04:14.481 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'export_embedded/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/export_embedded/export_embedded.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/export_embedded/export_embedded.yaml'
[W 09:04:14.523 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'comment-uncomment/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/comment-uncomment/comment-uncomment.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/comment-uncomment/comment-uncomment.yaml'
[W 09:04:14.564 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_font_size/code_font_size' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_font_size/code_font_size.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_font_size/code_font_size.yaml'
[W 09:04:14.607 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'execute_time/ExecuteTime' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/execute_time/ExecuteTime.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/execute_time/ExecuteTime.yaml'
[W 09:04:14.648 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hide_header/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hide_header/hide_header.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hide_header/hide_header.yaml'
[W 09:04:14.681 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'keyboard_shortcut_editor/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/keyboard_shortcut_editor/keyboard_shortcut_editor.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/keyboard_shortcut_editor/keyboard_shortcut_editor.yaml'
[W 09:04:14.723 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'navigation-hotkeys/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/navigation-hotkeys/hotkeys.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/navigation-hotkeys/hotkeys.yaml'
[W 09:04:14.765 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'snippets_menu/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/snippets_menu/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/snippets_menu/config.yaml'
[W 09:04:14.807 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'addbefore/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/addbefore/addbefore.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/addbefore/addbefore.yaml'
[W 09:04:14.848 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'zenmode/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/zenmode/zenmode.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/zenmode/zenmode.yaml'
[W 09:04:14.890 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'exercise/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/exercise/exercise.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/exercise/exercise.yaml'
[W 09:04:14.932 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'notify/notify' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/notify/notify.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/notify/notify.yaml'
[W 09:04:14.974 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'codemirror_mode_extensions/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/codemirror_mode_extensions/codemirror_mode_extensions.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/codemirror_mode_extensions/codemirror_mode_extensions.yaml'
[W 09:04:15.034 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'autosavetime/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/autosavetime/autosavetime.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/autosavetime/autosavetime.yaml'
[W 09:04:15.076 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'latex_envs/latex_envs' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/latex_envs/latex_envs.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/latex_envs/latex_envs.yaml'
[W 09:04:15.117 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'equation-numbering/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/equation-numbering/info.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/equation-numbering/info.yaml'
[W 09:04:15.159 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'qtconsole/qtconsole' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/qtconsole/qtconsole.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/qtconsole/qtconsole.yaml'
[W 09:04:15.201 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'help_panel/help_panel' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/help_panel/help_panel.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/help_panel/help_panel.yaml'
[W 09:04:15.242 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'execution_dependencies/execution_dependencies' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/execution_dependencies/execution_dependencies.yml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/execution_dependencies/execution_dependencies.yml'
[W 09:04:15.284 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'gist_it/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/gist_it/gist_it.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/gist_it/gist_it.yaml'
[W 09:04:15.326 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'ruler/edit' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/ruler/ruler_editor.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/ruler/ruler_editor.yaml'
[W 09:04:15.368 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'ruler/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/ruler/ruler.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/ruler/ruler.yaml'
[W 09:04:15.409 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'splitcell/splitcell' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/splitcell/splitcell.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/splitcell/splitcell.yaml'
[W 09:04:15.451 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'datestamper/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/datestamper/main.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/datestamper/main.yaml'
[W 09:04:15.493 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'nbTranslate/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/nbTranslate/nbTranslate.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/nbTranslate/nbTranslate.yaml'
[W 09:04:15.535 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'livemdpreview/livemdpreview' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/livemdpreview/livemdpreview.yml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/livemdpreview/livemdpreview.yml'
[W 09:04:15.585 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'autoscroll/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/autoscroll/autoscroll.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/autoscroll/autoscroll.yaml'
[W 09:04:15.623 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'freeze/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/freeze/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/freeze/config.yaml'
[W 09:04:15.657 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hinterland/hinterland' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hinterland/hinterland.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hinterland/hinterland.yaml'
[W 09:04:15.698 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'spellchecker/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/spellchecker/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/spellchecker/config.yaml'
[W 09:04:15.740 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'toggle_all_line_numbers/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/toggle_all_line_numbers/main.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/toggle_all_line_numbers/main.yaml'
[W 09:04:15.782 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'contrib_nbextensions_help_item/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/contrib_nbextensions_help_item/contrib_nbextensions_help_item.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/contrib_nbextensions_help_item/contrib_nbextensions_help_item.yaml'
[W 09:04:15.841 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'select_keymap/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/select_keymap/select_keymap.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/select_keymap/select_keymap.yaml'
[W 09:04:15.888 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'scroll_down/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/scroll_down/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/scroll_down/config.yaml'
[W 09:04:15.925 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'snippets/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/snippets/snippets.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/snippets/snippets.yaml'
[W 09:04:15.966 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'cell_filter/cell_filter' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/cell_filter/cell_filter.yml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/cell_filter/cell_filter.yml'
[W 09:04:16.008 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'move_selected_cells/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/move_selected_cells/move_selected_cells.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/move_selected_cells/move_selected_cells.yaml'
[W 09:04:16.050 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'init_cell/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/init_cell/init_cell.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/init_cell/init_cell.yaml'
[W 09:04:16.092 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'highlight_selected_word/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/highlight_selected_word/configurator.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/highlight_selected_word/configurator.yaml'
[W 09:04:16.158 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'codefolding/edit' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/codefolding/codefolding_editor.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/codefolding/codefolding_editor.yaml'
[W 09:04:16.200 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'codefolding/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/codefolding/codefolding.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/codefolding/codefolding.yaml'
[W 09:04:16.242 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hide_input_all/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hide_input_all/hide_input_all.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hide_input_all/hide_input_all.yaml'
[W 09:04:16.284 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'rubberband/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/rubberband/rubberband.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/rubberband/rubberband.yaml'
[W 09:04:16.326 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'skip-traceback/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/skip-traceback/skip-traceback.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/skip-traceback/skip-traceback.yaml'
[W 09:04:16.367 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'exercise2/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/exercise2/exercise2.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/exercise2/exercise2.yaml'
[W 09:04:16.409 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'skill/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/skill/skill.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/skill/skill.yaml'
[W 09:04:16.451 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'table_beautifier/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/table_beautifier/table_beautifier.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/table_beautifier/table_beautifier.yaml'
[W 09:04:16.492 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'python-markdown/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/python-markdown/python-markdown.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/python-markdown/python-markdown.yaml'
[W 09:04:16.534 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'runtools/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/runtools/runtools.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/runtools/runtools.yaml'
[W 09:04:16.576 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'tree-filter/index' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/tree-filter/tree-filter.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/tree-filter/tree-filter.yaml'
[W 09:04:34.461 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 09:04:34.953 NotebookApp] Kernel started: b6611bc4-ed28-4076-afdd-181c3744f658, name: python3
[I 09:05:14.238 NotebookApp] Kernel interrupted: b6611bc4-ed28-4076-afdd-181c3744f658
[I 09:06:34.892 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 09:06:34.895 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 09:08:34.904 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 09:08:34.906 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 10:00:35.222 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 10:00:35.224 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 10:04:35.203 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 10:04:35.205 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 10:06:35.220 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 10:06:35.222 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 10:08:35.221 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 10:08:35.223 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 10:10:35.228 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 10:10:35.230 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 10:12:35.249 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 10:12:35.251 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 10:14:35.250 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 10:14:35.252 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 10:16:35.253 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 10:16:35.255 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 10:18:35.247 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 10:18:35.249 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 10:20:35.254 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 10:20:35.255 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 10:48:35.391 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 10:48:35.393 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 11:56:35.801 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 11:56:35.804 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 11:58:35.786 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 11:58:35.788 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:00:35.799 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:00:35.801 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:02:35.846 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:02:35.852 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:04:35.817 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:04:35.819 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:06:35.835 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:06:35.837 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:12:35.864 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:12:35.866 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:34:35.994 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:34:35.995 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:36:35.997 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:36:35.999 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:40:36.031 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:40:36.034 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:44:36.023 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:44:36.025 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:46:36.025 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:46:36.026 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:48:36.041 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:48:36.043 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:50:36.048 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:50:36.050 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:52:36.054 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:52:36.056 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:54:36.059 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:54:36.061 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:56:36.079 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:56:36.082 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 12:58:36.076 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 12:58:36.078 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 13:00:36.088 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 13:00:36.090 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 13:02:36.097 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 13:02:36.099 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 13:12:36.187 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 13:12:36.188 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 13:14:36.175 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 13:14:36.177 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 13:16:36.182 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[W 13:16:36.184 NotebookApp] Notebook Jupyter/ABCD/IPVNetworks_v2.ipynb is not trusted
[I 13:22:36.164 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 13:23:35.801 NotebookApp] Kernel interrupted: b6611bc4-ed28-4076-afdd-181c3744f658
[I 13:24:36.179 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 13:26:36.209 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 13:28:36.249 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 13:30:36.208 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 13:32:36.210 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 13:34:36.228 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 13:36:36.237 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 13:38:36.245 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 13:55:03.574 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 15:30:36.828 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 15:32:36.842 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 15:34:36.856 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 15:36:36.865 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 15:38:36.883 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 15:40:36.936 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 15:42:36.878 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 15:44:36.891 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 15:46:36.895 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 15:48:36.910 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 15:50:36.926 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 15:52:36.932 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 16:08:37.010 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 16:33:53.067 NotebookApp] Saving file at /Jupyter/ABCD/IPVNetworks_v2.ipynb
[I 02:00:03.077 NotebookApp] Starting buffering for b6611bc4-ed28-4076-afdd-181c3744f658:5ec204ae7f3e4b1a8dbd5d8d46eaa9d1
[I 02:00:03.079 NotebookApp] Starting buffering for 47a49e80-fb82-4f25-a46a-df3da9b52f4e:66a3b70d93fc4a64837457655d96fa82
[I 02:00:03.079 NotebookApp] Starting buffering for bb12a5e0-fe91-4609-9f77-22f9d7011550:95c4c182b5364f9a80de203d87865a39
[I 08:12:02.485 NotebookApp] 302 GET / (144.92.2.84) 0.850000ms
[I 08:12:02.493 NotebookApp] 302 GET /tree? (144.92.2.84) 1.770000ms
[I 08:29:56.831 NotebookApp] 302 GET / (144.92.2.84) 0.480000ms
[I 08:29:56.837 NotebookApp] 302 GET /tree? (144.92.2.84) 0.390000ms
[I 09:37:44.576 NotebookApp] 302 GET / (144.92.2.84) 0.740000ms
[I 09:37:44.582 NotebookApp] 302 GET /tree? (144.92.2.84) 0.550000ms
[I 11:28:01.028 NotebookApp] 302 GET / (144.92.2.84) 0.830000ms
[I 11:28:01.036 NotebookApp] 302 GET /tree? (144.92.2.84) 0.750000ms
[I 11:28:02.834 NotebookApp] 302 GET / (144.92.2.84) 0.490000ms
[W 11:28:04.297 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'limit_output/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/limit_output/limit-output.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/limit_output/limit-output.yaml'
[W 11:28:04.297 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'varInspector/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/varInspector/varInspector.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/varInspector/varInspector.yaml'
[W 11:28:04.331 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'toc2/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/toc2/toc2.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/toc2/toc2.yaml'
[W 11:28:04.368 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hide_input/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hide_input/hide-input.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hide_input/hide-input.yaml'
[W 11:28:04.410 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'load_tex_macros/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/load_tex_macros/load_tex_macros.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/load_tex_macros/load_tex_macros.yaml'
[W 11:28:04.460 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'scratchpad/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/scratchpad/scratchpad.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/scratchpad/scratchpad.yaml'
[W 11:28:04.503 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'collapsible_headings/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/collapsible_headings/collapsible_headings.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/collapsible_headings/collapsible_headings.yaml'
[W 11:28:04.543 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'highlighter/highlighter' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/highlighter/highlighter.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/highlighter/highlighter.yaml'
[W 11:28:04.585 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'printview/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/printview/printview.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/printview/printview.yaml'
[W 11:28:04.627 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/code_prettify' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/code_prettify.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/code_prettify.yaml'
[W 11:28:04.680 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/isort' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/isort.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/isort.yaml'
[W 11:28:04.725 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/autopep8' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/autopep8.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/autopep8.yaml'
[W 11:28:04.767 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_prettify/2to3' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_prettify/2to3.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_prettify/2to3.yaml'
[W 11:28:04.817 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'export_embedded/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/export_embedded/export_embedded.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/export_embedded/export_embedded.yaml'
[W 11:28:04.858 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'comment-uncomment/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/comment-uncomment/comment-uncomment.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/comment-uncomment/comment-uncomment.yaml'
[W 11:28:04.909 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'code_font_size/code_font_size' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/code_font_size/code_font_size.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/code_font_size/code_font_size.yaml'
[W 11:28:04.959 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'execute_time/ExecuteTime' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/execute_time/ExecuteTime.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/execute_time/ExecuteTime.yaml'
[W 11:28:05.008 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hide_header/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hide_header/hide_header.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hide_header/hide_header.yaml'
[W 11:28:05.050 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'keyboard_shortcut_editor/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/keyboard_shortcut_editor/keyboard_shortcut_editor.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/keyboard_shortcut_editor/keyboard_shortcut_editor.yaml'
[W 11:28:05.093 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'navigation-hotkeys/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/navigation-hotkeys/hotkeys.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/navigation-hotkeys/hotkeys.yaml'
[W 11:28:05.136 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'snippets_menu/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/snippets_menu/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/snippets_menu/config.yaml'
[W 11:28:05.176 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'addbefore/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/addbefore/addbefore.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/addbefore/addbefore.yaml'
[W 11:28:05.217 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'zenmode/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/zenmode/zenmode.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/zenmode/zenmode.yaml'
[W 11:28:05.259 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'exercise/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/exercise/exercise.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/exercise/exercise.yaml'
[W 11:28:05.301 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'notify/notify' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/notify/notify.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/notify/notify.yaml'
[W 11:28:05.343 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'codemirror_mode_extensions/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/codemirror_mode_extensions/codemirror_mode_extensions.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/codemirror_mode_extensions/codemirror_mode_extensions.yaml'
[W 11:28:05.385 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'autosavetime/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/autosavetime/autosavetime.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/autosavetime/autosavetime.yaml'
[W 11:28:05.426 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'latex_envs/latex_envs' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/latex_envs/latex_envs.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/latex_envs/latex_envs.yaml'
[W 11:28:05.468 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'equation-numbering/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/equation-numbering/info.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/equation-numbering/info.yaml'
[W 11:28:05.527 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'qtconsole/qtconsole' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/qtconsole/qtconsole.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/qtconsole/qtconsole.yaml'
[W 11:28:05.577 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'help_panel/help_panel' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/help_panel/help_panel.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/help_panel/help_panel.yaml'
[W 11:28:05.616 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'execution_dependencies/execution_dependencies' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/execution_dependencies/execution_dependencies.yml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/execution_dependencies/execution_dependencies.yml'
[W 11:28:05.658 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'gist_it/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/gist_it/gist_it.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/gist_it/gist_it.yaml'
[W 11:28:05.700 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'ruler/edit' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/ruler/ruler_editor.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/ruler/ruler_editor.yaml'
[W 11:28:05.750 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'ruler/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/ruler/ruler.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/ruler/ruler.yaml'
[W 11:28:05.799 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'splitcell/splitcell' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/splitcell/splitcell.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/splitcell/splitcell.yaml'
[W 11:28:05.850 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'datestamper/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/datestamper/main.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/datestamper/main.yaml'
[W 11:28:05.892 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'nbTranslate/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/nbTranslate/nbTranslate.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/nbTranslate/nbTranslate.yaml'
[W 11:28:05.936 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'livemdpreview/livemdpreview' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/livemdpreview/livemdpreview.yml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/livemdpreview/livemdpreview.yml'
[W 11:28:05.978 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'autoscroll/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/autoscroll/autoscroll.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/autoscroll/autoscroll.yaml'
[W 11:28:06.021 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'freeze/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/freeze/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/freeze/config.yaml'
[W 11:28:06.062 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hinterland/hinterland' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hinterland/hinterland.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hinterland/hinterland.yaml'
[W 11:28:06.103 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'spellchecker/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/spellchecker/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/spellchecker/config.yaml'
[W 11:28:06.145 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'toggle_all_line_numbers/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/toggle_all_line_numbers/main.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/toggle_all_line_numbers/main.yaml'
[W 11:28:06.184 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'contrib_nbextensions_help_item/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/contrib_nbextensions_help_item/contrib_nbextensions_help_item.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/contrib_nbextensions_help_item/contrib_nbextensions_help_item.yaml'
[W 11:28:06.226 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'select_keymap/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/select_keymap/select_keymap.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/select_keymap/select_keymap.yaml'
[W 11:28:06.267 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'scroll_down/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/scroll_down/config.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/scroll_down/config.yaml'
[W 11:28:06.309 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'snippets/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/snippets/snippets.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/snippets/snippets.yaml'
[W 11:28:06.351 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'cell_filter/cell_filter' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/cell_filter/cell_filter.yml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/cell_filter/cell_filter.yml'
[W 11:28:06.405 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'move_selected_cells/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/move_selected_cells/move_selected_cells.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/move_selected_cells/move_selected_cells.yaml'
[W 11:28:06.439 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'init_cell/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/init_cell/init_cell.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/init_cell/init_cell.yaml'
[W 11:28:06.474 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'highlight_selected_word/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/highlight_selected_word/configurator.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/highlight_selected_word/configurator.yaml'
[W 11:28:06.514 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'codefolding/edit' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/codefolding/codefolding_editor.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/codefolding/codefolding_editor.yaml'
[W 11:28:06.556 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'codefolding/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/codefolding/codefolding.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/codefolding/codefolding.yaml'
[W 11:28:06.598 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'hide_input_all/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/hide_input_all/hide_input_all.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/hide_input_all/hide_input_all.yaml'
[W 11:28:06.648 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'rubberband/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/rubberband/rubberband.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/rubberband/rubberband.yaml'
[W 11:28:06.690 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'skip-traceback/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/skip-traceback/skip-traceback.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/skip-traceback/skip-traceback.yaml'
[W 11:28:06.731 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'exercise2/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/exercise2/exercise2.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/exercise2/exercise2.yaml'
[W 11:28:06.773 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'skill/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/skill/skill.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/skill/skill.yaml'
[W 11:28:06.815 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'table_beautifier/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/table_beautifier/table_beautifier.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/table_beautifier/table_beautifier.yaml'
[W 11:28:06.865 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'python-markdown/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/python-markdown/python-markdown.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/python-markdown/python-markdown.yaml'
[W 11:28:06.907 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'runtools/main' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/runtools/runtools.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/runtools/runtools.yaml'
[W 11:28:06.948 NotebookApp] [jupyter_nbextensions_configurator] nbextension 'tree-filter/index' has duplicate listings in both '/Volumes/conda/jdrussell3/share/jupyter/nbextensions/tree-filter/tree-filter.yaml' and '/Volumes/Users/jdrussell3/.local/share/jupyter/nbextensions/tree-filter/tree-filter.yaml'
[W 11:28:24.440 NotebookApp] Notebook Jupyter/ABCD/Untitled1.ipynb is not trusted
[W 11:28:34.313 NotebookApp] Notebook Jupyter/ABCD/Untitled.ipynb is not trusted
[I 11:28:34.616 NotebookApp] Kernel started: e79f1746-d0a0-4a23-8e6f-598951feafb0, name: python3
[I 11:30:24.570 NotebookApp] Saving file at /Jupyter/ABCD/Untitled1.ipynb
[I 11:30:34.514 NotebookApp] Saving file at /Jupyter/ABCD/Untitled.ipynb
[W 11:30:34.517 NotebookApp] Notebook Jupyter/ABCD/Untitled.ipynb is not trusted
[C 21:09:45.967 NotebookApp] received signal 15, stopping
[I 21:09:45.979 NotebookApp] Shutting down 4 kernels
[I 21:09:46.183 NotebookApp] Kernel shutdown: 47a49e80-fb82-4f25-a46a-df3da9b52f4e
[I 21:09:46.186 NotebookApp] Kernel shutdown: bb12a5e0-fe91-4609-9f77-22f9d7011550
[I 21:09:46.491 NotebookApp] Kernel shutdown: b6611bc4-ed28-4076-afdd-181c3744f658
[I 21:09:46.500 NotebookApp] Kernel shutdown: e79f1746-d0a0-4a23-8e6f-598951feafb0
[I 21:09:46.502 NotebookApp] Shutting down 0 terminals