Skip to content

Commit 680c67a

Browse files
authored
Merge pull request Pierian-Data#9 from TiVentures/master
redo
2 parents 7478b0f + 5cc5f84 commit 680c67a

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

MultiProcessing.ipynb

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "code",
5+
"execution_count": null,
6+
"metadata": {
7+
"collapsed": true
8+
},
9+
"outputs": [],
10+
"source": []
11+
}
12+
],
13+
"metadata": {
14+
"kernelspec": {
15+
"display_name": "Python 2",
16+
"language": "python",
17+
"name": "python2"
18+
},
19+
"language_info": {
20+
"codemirror_mode": {
21+
"name": "ipython",
22+
"version": 2
23+
},
24+
"file_extension": ".py",
25+
"mimetype": "text/x-python",
26+
"name": "python",
27+
"nbconvert_exporter": "python",
28+
"pygments_lexer": "ipython2",
29+
"version": "2.7.10"
30+
}
31+
},
32+
"nbformat": 4,
33+
"nbformat_minor": 0
34+
}

0 commit comments

Comments
 (0)