jupyter查看python包版本的方法:(推荐:jupyter使用教程) 1、在cmd使用jupyter notebook命令启动jupyter 2、在网页版jupyter中新建python文件 3、在python文件中使用pip list命令即可查看所有python包和版本 更多python知识请关注python视频教程。