Skip to content

Latest commit

 

History

History
executable file
·
22 lines (12 loc) · 603 Bytes

usejupyter.md

File metadata and controls

executable file
·
22 lines (12 loc) · 603 Bytes

在jupyter中调试QUANTAXIS的代码

1.在命令行启动jupyter

2.在产生的网页上新建一个notebook

3.在notebook中运行代码

4.保存notebook为可运行的python文件

5. 一些已经写好的示例文档

jupyter example

QADEMO