anaconda
[/home/app/anaconda3] >>> PREFIX=/home/app/anaconda3 Unpacking payload ... Installing base environment... Downloading and Extracting Packages: Downloading and Extracting Packages: Preparing transaction: done Executing transaction: done installation finished. Do you wish to update your shell profile to automatically initialize conda? This will activate conda on startup and change the command prompt when activated. If you'd prefer that conda's base environment not be activated on startup, run the following command when conda is activated: conda config --set auto_activate_base false You can undo this by running `conda init --reverse $SHELL`? [yes|no] [no] >>> yes no change /home/app/anaconda3/condabin/conda no change /home/app/anaconda3/bin/conda no change /home/app/anaconda3/bin/conda-env no change /home/app/anaconda3/bin/activate no change /home/app/anaconda3/bin/deactivate no change /home/app/anaconda3/etc/profile.d/conda.sh no change /home/app/anaconda3/etc/fish/conf.d/conda.fish no change /home/app/anaconda3/shell/condabin/Conda.psm1 no change /home/app/anaconda3/shell/condabin/conda-hook.ps1 no change /home/app/anaconda3/lib/python3.12/site-packages/xontrib/conda.xsh no change /home/app/anaconda3/etc/profile.d/conda.csh modified /home/app/.bashrc ==> For changes to take effect, close and re-open your current shell. <== Thank you for installing Anaconda3!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· 阿里巴巴 QwQ-32B真的超越了 DeepSeek R-1吗?
· 【译】Visual Studio 中新的强大生产力特性
· 10年+ .NET Coder 心语 ── 封装的思维:从隐藏、稳定开始理解其本质意义
· 【设计模式】告别冗长if-else语句:使用策略模式优化代码结构
2023-07-06 postgres
2022-07-06 resttemplate的ReadTimeout和ConnectTimeout
2018-07-06 等额本息还款计算公式
2017-07-06 Spring Boot启动流程详解(一)
2017-07-06 spring boot应用启动原理分析
2017-07-06 Spring Boot 配置文件详解:Properties和YAML
2017-07-06 Spring Boot 属性配置和使用