会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
知一以天
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
python模块安装
安装jupyter使用notebook
摘要:安装jupyter pip3 install jupyter --default-timeout=1000 -i https://pypi.tuna.tsinghua.edu.cn/simple 使用notebook jupyter notebook
阅读全文
posted @
2020-02-10 15:06
知一以天
阅读(190)
评论(0)
推荐(0)
安装selenium
摘要:Python 3.7.4安装 1.cmd2.pip3 install selenium --default-timeout=1000 -i https://pypi.tuna.tsinghua.edu.cn/simple 安装selenium 需要依赖 webdriver 安装与浏览器版本匹配的we
阅读全文
posted @
2020-02-09 21:50
知一以天
阅读(389)
评论(0)
推荐(0)
公告