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 b993044 commit de03b69Copy full SHA for de03b69
binder/apt.txt
@@ -0,0 +1,2 @@
1
+octave
2
+liboctave-dev
binder/environment.yml
+dependencies:
+- octave_kernel
binder/postBuild
@@ -0,0 +1,3 @@
+cd ${HOME}
+cd lib/JSONio; mkoctfile --mex jsonread.c jsmn.c -DJSMN_PARENT_LINKS; cd ..
3
+
0 commit comments