Skip to content

Commit 575d5a0

Browse files
authored
update dependencies (#650)
1 parent 9477200 commit 575d5a0

File tree

9 files changed

+428
-356
lines changed

9 files changed

+428
-356
lines changed

docs/howto/handling_connections.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"name": "python",
191191
"nbconvert_exporter": "python",
192192
"pygments_lexer": "ipython3",
193-
"version": "3.8.2"
193+
"version": "3.8.6"
194194
}
195195
},
196196
"nbformat": 4,

docs/tutorial/failed_tasks.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
"\u001b[0m\n",
222222
"\u001b[0m\u001b[1m\u001b[31m---- Greeting is the polite thing to do ** changed : False --------------------- ERROR\u001b[0m\n",
223223
"\u001b[0mTraceback (most recent call last):\n",
224-
" File \"/home/dbarroso/workspace/dbarrosop/nornir/nornir/core/task.py\", line 99, in start\n",
224+
" File \"/opt/conda/lib/python3.8/site-packages/nornir/core/task.py\", line 99, in start\n",
225225
" r = self.task(self, **self.params)\n",
226226
" File \"<ipython-input-1-3ab8433d31a3>\", line 20, in say\n",
227227
" raise Exception(\"I can't say anything right now\")\n",
@@ -495,7 +495,7 @@
495495
"name": "python",
496496
"nbconvert_exporter": "python",
497497
"pygments_lexer": "ipython3",
498-
"version": "3.8.2"
498+
"version": "3.8.6"
499499
}
500500
},
501501
"nbformat": 4,

docs/tutorial/initializing_nornir.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
"name": "python",
245245
"nbconvert_exporter": "python",
246246
"pygments_lexer": "ipython3",
247-
"version": "3.8.2"
247+
"version": "3.9.2"
248248
}
249249
},
250250
"nbformat": 4,

docs/tutorial/inventory.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1398,7 +1398,7 @@
13981398
"name": "python",
13991399
"nbconvert_exporter": "python",
14001400
"pygments_lexer": "ipython3",
1401-
"version": "3.8.2"
1401+
"version": "3.9.2"
14021402
}
14031403
},
14041404
"nbformat": 4,

docs/tutorial/processors.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -156,15 +156,15 @@
156156
" - host1.cmh: - hi! my name is host1.cmh\n",
157157
" - host2.cmh: - hi! my name is host2.cmh\n",
158158
" - spine00.cmh: - hi! my name is spine00.cmh\n",
159-
" - spine01.cmh: - hi! my name is spine01.cmh - leaf00.cmh: - hi! my name is leaf00.cmh\n",
159+
" - spine01.cmh: - hi! my name is spine01.cmh\n",
160+
" - leaf00.cmh: - hi! my name is leaf00.cmh\n",
160161
" - leaf01.cmh: - hi! my name is leaf01.cmh\n",
161-
"\n",
162162
" - host1.bma: - hi! my name is host1.bma\n",
163163
" - host2.bma: - hi! my name is host2.bma\n",
164164
" - spine00.bma: - hi! my name is spine00.bma\n",
165165
" - spine01.bma: - hi! my name is spine01.bma\n",
166-
" - leaf00.bma: - hi! my name is leaf00.bma\n",
167-
" - leaf01.bma: - hi! my name is leaf01.bma\n",
166+
" - leaf00.bma: - hi! my name is leaf00.bma - leaf01.bma: - hi! my name is leaf01.bma\n",
167+
"\n",
168168
">>> completed: hi!\n",
169169
">>> starting: bye!\n",
170170
" - host1.cmh: - bye! my name is host1.cmh\n",
@@ -380,7 +380,7 @@
380380
"name": "python",
381381
"nbconvert_exporter": "python",
382382
"pygments_lexer": "ipython3",
383-
"version": "3.8.2"
383+
"version": "3.8.6"
384384
}
385385
},
386386
"nbformat": 4,

docs/tutorial/task_results.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"\u001b[0m\n",
136136
"\u001b[0m\u001b[1m\u001b[31m---- Greeting is the polite thing to do ** changed : False --------------------- ERROR\u001b[0m\n",
137137
"\u001b[0mTraceback (most recent call last):\n",
138-
" File \"/home/dbarroso/workspace/dbarrosop/nornir/nornir/core/task.py\", line 99, in start\n",
138+
" File \"/opt/conda/lib/python3.8/site-packages/nornir/core/task.py\", line 99, in start\n",
139139
" r = self.task(self, **self.params)\n",
140140
" File \"<ipython-input-1-c084194db610>\", line 19, in say\n",
141141
" raise Exception(\"I can't say anything right now\")\n",
@@ -168,7 +168,7 @@
168168
"name": "stdout",
169169
"output_type": "stream",
170170
"text": [
171-
"\u001b[1m\u001b[32mvvvv greet_and_count ** changed : False vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv INFO\u001b[0m\n",
171+
"\u001b[1m\u001b[32mvvvv host1.cmh: greet_and_count ** changed : False vvvvvvvvvvvvvvvvvvvvvvvvvvvvv INFO\u001b[0m\n",
172172
"\u001b[0mhost1.cmh counted even times!\u001b[0m\n",
173173
"\u001b[0m\u001b[1m\u001b[32m---- Counting beans ** changed : False ----------------------------------------- INFO\u001b[0m\n",
174174
"\u001b[0m[0, 1, 2, 3, 4]\u001b[0m\n",
@@ -197,7 +197,7 @@
197197
"name": "stdout",
198198
"output_type": "stream",
199199
"text": [
200-
"\u001b[1m\u001b[32m---- Counting beans ** changed : False ----------------------------------------- INFO\u001b[0m\n",
200+
"\u001b[1m\u001b[32m---- host1.cmh: Counting beans ** changed : False ------------------------------ INFO\u001b[0m\n",
201201
"\u001b[0m[0, 1, 2, 3, 4]\u001b[0m\n",
202202
"\u001b[0m"
203203
]
@@ -244,7 +244,7 @@
244244
"\u001b[0m\n",
245245
"\u001b[0m\u001b[1m\u001b[31m---- Greeting is the polite thing to do ** changed : False --------------------- ERROR\u001b[0m\n",
246246
"\u001b[0mTraceback (most recent call last):\n",
247-
" File \"/home/dbarroso/workspace/dbarrosop/nornir/nornir/core/task.py\", line 99, in start\n",
247+
" File \"/opt/conda/lib/python3.8/site-packages/nornir/core/task.py\", line 99, in start\n",
248248
" r = self.task(self, **self.params)\n",
249249
" File \"<ipython-input-1-c084194db610>\", line 19, in say\n",
250250
" raise Exception(\"I can't say anything right now\")\n",
@@ -421,7 +421,7 @@
421421
"name": "python",
422422
"nbconvert_exporter": "python",
423423
"pygments_lexer": "ipython3",
424-
"version": "3.8.2"
424+
"version": "3.8.6"
425425
}
426426
},
427427
"nbformat": 4,

docs/tutorial/tasks.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
"name": "python",
274274
"nbconvert_exporter": "python",
275275
"pygments_lexer": "ipython3",
276-
"version": "3.8.2"
276+
"version": "3.8.6"
277277
}
278278
},
279279
"nbformat": 4,

0 commit comments

Comments
 (0)