summaryrefslogtreecommitdiff
path: root/libre/sagemath/kernel.json
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-25 03:43:04 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-08-28 18:37:19 -0300
commit42506f75e8ea857465f97549b6052514a0549c7a (patch)
tree20c77e7a16c4ce5cb30532aa8f5d943ad702e586 /libre/sagemath/kernel.json
parentc23c1cf29f6013443c9513cf515c3900b5b7d665 (diff)
sagemath-6.8-3.parabola1: fixes for IPython 4 and add Jupyter kernel file
Diffstat (limited to 'libre/sagemath/kernel.json')
-rw-r--r--libre/sagemath/kernel.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/sagemath/kernel.json b/libre/sagemath/kernel.json
new file mode 100644
index 000000000..19b0f197b
--- /dev/null
+++ b/libre/sagemath/kernel.json
@@ -0,0 +1 @@
+{"display_name": "SageMath", "argv": ["/usr/bin/sage", "-python", "-m", "sage.repl.ipython_kernel", "-f", "{connection_file}"]}