1.Create shortcuts (supported packages only). 创建快捷方式(仅支持包)。
2.Add Anaconda3 to my PATH environment variable 将Anaconda3添加到我的PATH环境变量
NOT recommended.This can lead to conficts with other applications.
Instead,use the Commmand Prompt and Powershell menus added to the Windows Start Menu. 不保举。这可能导致与其他应用步调的辩论。相反,使用 下令提示符和Powershell菜单添加到Windows开始菜单。
3.Register Anaconda3 as my default Python 3.12 注册Anaconda3作为我默认的Python 3.12
Recommended.Allows other programs,such as VSCode,PyCharm,etc.to automatically detect Anaconda3 as the primary Python 3.12 on the system. 保举。答应其他步调,如VSCode,PyCharm等主动检测Anaconda3为系统上的主Python 3.12。
4.Clear the package cache upon.completion.
Recommended.Recovers some disk space without harming functionality. 完成后清除包缓存
保举。恢复部门磁盘空间而不损害功能。
安装时间在20分钟左右完成,具体因计算机性能而不同。
进度条满时点击next
点击next
末了一步全部取消勾选,点击Finish完成安装。(以下是选项对应中文释义)
Here are some helpful resources to get you started:这里提供了一些有用的资源,帮助你开始使用Anaconda。
We recommend you bookmark the ‘Getting Started with Anaconda Distribution’ link:保举你将“Anaconda Distribution入门指南”的链接加入书签,以便你以后可以方便地查阅。
1.Launch Anaconda Navigator:启动Anaconda Navigator。Anaconda Navigator是一个图形界面工具,答应你管理Anaconda环境、包和启动应用步调。
2.Getting Started with Anaconda Distribution:这是一份入门指南,通常包罗如何开始使用Anaconda的基本信息,比方如何创建和管理环境、安装和管理包、使用Jupyter Notebook等。
3.3 验证Anaconda