310.10 b
Description: This is very important when using Conda! In a nutshell, the change in licensing policy will affect your ability to download packages through other channels or use other tools such as conda forge, depending on your scale.
#300#Applications#310#Development_Environment#310.10#Conda#310.10 b#Conda_License
Reference
https://devocean.sk.com/blog/techBoardDetail.do?ID=164615
회사에 다니다면 필수로 체크해보자!
check points
### 변경 전
% conda config --show channels
channels:
- defaults
### 변경 후
% conda config --show channels
channels:
- conda-forge