8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca4b15f commit 5cc5f84Copy full SHA for 5cc5f84
MultiProcessing.ipynb
@@ -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
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