summaryrefslogtreecommitdiff
path: root/libre/sagemath/kernel.json
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-10-27 15:11:54 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-10-27 15:23:54 -0300
commit29098787b2a24eaf5d7f374eca825947475c9a87 (patch)
treebadbcc70339db1a3501f9e8e4275a68a4fe30673 /libre/sagemath/kernel.json
parentded4eaca357586cd5648eb9648e6b34b2b652588 (diff)
sagemath-6.9-3.parabola1: NTL 9.5 & pari-sage 2.8.1813 rebuild
* rename sources dir to "source", src breaks lazy imports for some reason * use upstream provided jupyter kernel * fix icons in jupyter notebook
Diffstat (limited to 'libre/sagemath/kernel.json')
-rw-r--r--libre/sagemath/kernel.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/libre/sagemath/kernel.json b/libre/sagemath/kernel.json
deleted file mode 100644
index 19b0f197b..000000000
--- a/libre/sagemath/kernel.json
+++ /dev/null
@@ -1 +0,0 @@
-{"display_name": "SageMath", "argv": ["/usr/bin/sage", "-python", "-m", "sage.repl.ipython_kernel", "-f", "{connection_file}"]}