当前位置:网站首页>Anaconda configure environment directives
Anaconda configure environment directives
2022-07-31 05:32:00 【Cheng-O】
View existing environments: conda env list

Create a new environment: conda create -- name

Switch to the specified environment: conda activate

Exit the current environment: conda deactivate

Copy environment: conda create --name
To remove an environment: conda remove --name 
Finally find your new environment in pycharm and add it to the interpreter:
Anaconda/envs/

边栏推荐
- Interviewer: If the order is not paid within 30 minutes, it will be automatically canceled. How to do this?
- The monitoring of Doris study notes
- 太厉害了,终于有人能把文件上传漏洞讲的明明白白了
- With MVC, why DDD?
- MySQL transaction isolation level, rounding
- mysql uses on duplicate key update to update data in batches
- MySQL8.0.26安装配置教程(windows 64位)
- ABC D - Distinct Trio (Number of k-tuples
- matlab abel变换图片处理
- 面试官问我TCP三次握手和四次挥手,我真的是
猜你喜欢

快速掌握并发编程 --- 基础篇

剑指offer基础版--- 第23天

MySQL8--Windows下使用压缩包安装的方法

Interviewer: If the order is not paid within 30 minutes, it will be automatically canceled. How to do this?

CentOS7 —— yum安装mysql

MySQL事务隔离级别详解

【MySQL8入门到精通】基础篇- Linux系统静默安装MySQL,跨版本升级

为什么要用Flink,怎么入门使用Flink?

MySQL transaction (transaction) (this is enough..)

A complete introduction to JSqlParse of Sql parsing and conversion
随机推荐
mysql stored procedure
MySQL优化:从十几秒优化到三百毫秒
Redis进阶 - 缓存问题:一致性、穿击、穿透、雪崩、污染等.
docker安装postgresSQL和设置自定义数据目录
1. 获取数据-requests.get()
MySQL(更新中)
C语言如何分辨大小端
The interviewer asked me TCP three handshake and four wave, I really
MySQL-Explain详解
DVWA shooting range environment construction
TOGAF之架构标准规范(一)
MYSQL下载及安装完整教程
Linux系统安装mysql(rpm方式安装)
MYSQL一站式学习,看完即学完
如何将项目部署到服务器上(全套教程)
Paginate the list collection and display the data on the page
Linux的mysql报ERROR 1045 (28000) Access denied for user ‘root‘@‘localhost‘ (using password NOYSE)
剑指offer基础版 ---- 第29天
.NET-6.WinForm2.NanUI learning and summary
数据库学习笔记