run jupyter from command

jupyter nbconvert --to script --execute --stdout test_nbconvert.ipynb | python
原文地址:https://www.cnblogs.com/otfsenter/p/9556219.html