摘要:
ZC:此处是Windows环境下 1、查看 juypter是否安装,及其安装路径 CMD:python -c "import jupyter;print(jupyter.__version__)" 2、安装juypter(没有安装的话) CMD:pip install jupyter 3、启动: C 阅读全文
摘要:
1、查看python及其第三方库的版本和安装位置 - Niuniuaba - 博客园.html(https://www.cnblogs.com/wfsh-hebau/p/10009574.html) 2、我的测试代码: E:\CaiPiao_01\ShuangSeQiu_01\LotteryPred 阅读全文