Skip to content

Commit cfd7c60

Browse files
committed
pn
1 parent 29f597d commit cfd7c60

File tree

4 files changed

+451
-3
lines changed

4 files changed

+451
-3
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

desktop.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[.ShellClassInfo]
2+
IconResource=E:\Box Sync\work\GitHub\szekelydata\favicon.ico,0
3+
[ViewState]
4+
Mode=
5+
Vid=
6+
FolderType=Generic

erdo/code/.ipynb_checkpoints/parser-checkpoint.ipynb

Lines changed: 443 additions & 0 deletions
Large diffs are not rendered by default.

erdo/code/parser.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@
419419
}
420420
],
421421
"metadata": {
422+
"anaconda-cloud": {},
422423
"kernelspec": {
423424
"display_name": "Python [default]",
424425
"language": "python",
@@ -434,7 +435,7 @@
434435
"name": "python",
435436
"nbconvert_exporter": "python",
436437
"pygments_lexer": "ipython2",
437-
"version": "2.7.13"
438+
"version": "2.7.12"
438439
}
439440
},
440441
"nbformat": 4,

0 commit comments

Comments
 (0)