File tree Expand file tree Collapse file tree 1 file changed +3
-21
lines changed Expand file tree Collapse file tree 1 file changed +3
-21
lines changed Original file line number Diff line number Diff line change 58
58
" from IPython.display import display_html"
59
59
]
60
60
},
61
- {
62
- "cell_type" : " code" ,
63
- "execution_count" : 4 ,
64
- "metadata" : {},
65
- "outputs" : [],
66
- "source" : [
67
- " import sys"
68
- ]
69
- },
70
- {
71
- "cell_type" : " code" ,
72
- "execution_count" : 5 ,
73
- "metadata" : {},
74
- "outputs" : [],
75
- "source" : [
76
- " sys.path.insert(0, '../..')"
77
- ]
78
- },
79
61
{
80
62
"cell_type" : " code" ,
81
63
"execution_count" : 6 ,
1894
1876
],
1895
1877
"metadata" : {
1896
1878
"kernelspec" : {
1897
- "display_name" : " topicnet " ,
1879
+ "display_name" : " Python 3 " ,
1898
1880
"language" : " python" ,
1899
- "name" : " topicnet "
1881
+ "name" : " python3 "
1900
1882
},
1901
1883
"language_info" : {
1902
1884
"codemirror_mode" : {
1908
1890
"name" : " python" ,
1909
1891
"nbconvert_exporter" : " python" ,
1910
1892
"pygments_lexer" : " ipython3" ,
1911
- "version" : " 3.6.10 "
1893
+ "version" : " 3.6.8 "
1912
1894
}
1913
1895
},
1914
1896
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments