随笔分类 - jupyter
摘要:```
jupyter nbconvert --to script --execute --stdout test_nbconvert.ipynb | python
```
阅读全文
摘要:\documentclass{article}
阅读全文
摘要:1 jupyter docs 2 install jupyter 3 generate 4 get password 5 configure 6 texlive xetex, pandoc 7 run jupyter notebook
阅读全文
摘要:```
jupyter notebook --no-browser --port=8898 --ip=127.0.0.1 --allow-root
``` ```
ssh -N -f -L 127.0.0.1:8898:127.0.0.1:8898 root@remote_ip
``` ```
http://127.0.0.1:8898
```
阅读全文
摘要:```
pay attention to tornado 4.4.3
tornado-4.4.3-cp27-cp27m-win_amd64
```
阅读全文

浙公网安备 33010602011771号