安装了pip包的话直接使用:
1、安装jupyter:pip install jupyter
2、安装flask: pip install flask
3、安装tornado:pip install tornado
4、安装django:pip install dijango
jupyter、flask、tornado、djiango安装
原文:https://www.cnblogs.com/wuzaipei/p/9622736.html