Skip to content

Commit f837592

Browse files
committed
Make version of jupyter notebook files consistent
1 parent a1e1d04 commit f837592

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ htmlcov/
1313
dist
1414
build
1515
eggs
16+
.eggs
1617
parts
1718
bin
1819
var

ipynb-examples/example7-synth-timing-draft.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"name": "python",
239239
"nbconvert_exporter": "python",
240240
"pygments_lexer": "ipython3",
241-
"version": "3.8.5"
241+
"version": "3.6.3"
242242
}
243243
},
244244
"nbformat": 4,

ipynb-examples/example8-verilog.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
"name": "python",
305305
"nbconvert_exporter": "python",
306306
"pygments_lexer": "ipython3",
307-
"version": "3.8.5"
307+
"version": "3.6.3"
308308
}
309309
},
310310
"nbformat": 4,

0 commit comments

Comments
 (0)