二.Jupyter Notebook

Jupyter Notebook

1.安装

conda install jupyter

2.使用

# 激活虚拟环境
conda activate eny_Python3.12
# 启动
jupyter lab

你可能感兴趣的:(AI/Python,jupyter,python,linux)