Use Python 3 by default

This commit is contained in:
Brendan Rius 2016-04-30 11:13:20 +01:00
parent a0f02c1de0
commit 110b31e505
2 changed files with 2 additions and 2 deletions

@ -11,7 +11,7 @@
* Make sure you have the following requirements installed:
* gcc
* jupyter
* python
* python 3
* pip
### Step-by-step:

@ -1,6 +1,6 @@
{
"argv": [
"python",
"python3",
"-m",
"jupyter_c_kernel",
"-f",