关于 jupyter notebook

jupyter notebook 卸载

shell 复制代码
pip uninstall -y jupyter
pip uninstall -y jupyter_core
pip uninstall -y jupyter-client
pip uninstall -y jupyter-console
pip uninstall -y notebook
pip uninstall -y qtconsole
pip uninstall -y nbconvert
pip uninstall -y nbformat
相关推荐
量子炒饭大师7 小时前
【一天一个计算机知识】—— VScode 极速搭建:打造你的全能代码武器库
ide·vscode·编辑器
gagaga....7 小时前
解决claude code for vscode对话返回 api error: 403 {“error“:{“type“:“forbidden“,“message“:.....的问题过程
ide·vscode·编辑器
hjx0510117 小时前
VSCode与Anaconda安装全攻略
ide·vscode·编辑器
小小管写大大码7 小时前
如何让vscode变得更智能?vscode接入claude实现自动编程
运维·ide·vscode·自动化·编辑器·ai编程·腾讯云ai代码助手
WarmSword17 小时前
mac上用cursor/vscode调试root权限进程
c++·ide·vscode·macos·mac
HAPPY酷18 小时前
构建即自由:一份为创造者设计的 Windows C++ 自动化构建指南
开发语言·c++·ide·windows·python·策略模式·visual studio
henysugar20 小时前
Android studio编译aidl若干问题记录
android·ide·android studio·aidl
阿斌_bingyu70921 小时前
FastAdmin 混合式语言包添加繁体中文(zh-tw)完整教程
android·ide
何中应21 小时前
PyCharm报`Invalid Python SDK`错误
ide·python·pycharm
CSDN_RTKLIB1 天前
Visual Studio不改变文件编码情况下解决C2001
c++·ide·visual studio