changed notebook kernel

This commit is contained in:
Jukka Aho
2015-07-04 03:57:56 +03:00
parent 5745588c14
commit b00c711ddc
+1 -1
View File
@@ -37,7 +37,7 @@ copyreadme:
# convert notebooks to md files
convert_notebooks:
runipy docs/tutorials/2015-07-04-hello-world-functional-tests-part-2.ipynb /tmp/2015-07-04-hello-world-functional-tests-part-2.ipynb && ipython nbconvert /tmp/2015-07-04-hello-world-functional-tests-part-2.ipynb --to=rst docs/tutorials/2015-07-04-hello-world-functional-tests-part-2.md
runipy --kernel=julia-0.4 docs/tutorials/2015-07-04-hello-world-functional-tests-part-2.ipynb /tmp/2015-07-04-hello-world-functional-tests-part-2.ipynb && ipython nbconvert /tmp/2015-07-04-hello-world-functional-tests-part-2.ipynb --to=rst docs/tutorials/2015-07-04-hello-world-functional-tests-part-2.md
# sync web server
wwwdeploy: