VScode配置Jupyter

环境

安装步骤

1、插件安装


2、更改pip加速源

bash 复制代码
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple


参考:vscode python配置pip源

​​​​​​​ 【Python学习】Day-00 Python安装、VScode安装、pip命令、镜像源配置、虚拟环境

3、建立虚拟环境

4、安装ipykernel

5、设置Python解释器


4、测试

python 复制代码
print("Do you want to install the recommended 'Python' extension from Microsoft for the Python language?")

参考:python venv pip和vscode+Jupyter编码环境准备​​​​​​​

相关推荐
Master_清欢12 小时前
jupyter新增行数
ide·python·jupyter
wzfj1234513 小时前
vscode通过remote-ssh快速浏览远程pc的文件
vscode
ayaya_mana16 小时前
VS Code 远程开发:SSH连接与远程资源管理器的配置
linux·ide·windows·vscode·远程资源管理
吞掉星星的鲸鱼17 小时前
VScode安装codex
ide·vscode·编辑器
缘友一世18 小时前
PyCharm连接autodl平台服务(python解释器&jupyter lab)
python·jupyter·pycharm
啊湘19 小时前
VSCODE英文界面切换为中文(适用CURSOR等使用)
ide·vscode·编辑器·bug·cursor
weixin_4624462319 小时前
使用 Python 创建和导出 Jupyter Notebook:从零到一的完整教程
开发语言·python·jupyter
jarreyer19 小时前
markdown转jupyter notebook记录
ide·python·jupyter
叶庭云21 小时前
一文理解在 VSCode 中成功使用 Claude Code 插件
vscode·插件·api key·vibe coding·claude code·base url·coding agent
mengyoufengyu1 天前
JupyterLab4.5安装使用
python·jupyter·jupyterlab