Search
 
SCRIPT & CODE EXAMPLE
 

PYTHON

conda

conda config --add channels https://mirrors.aliyun.com/anaconda/pkgs/free
conda config --add channels https://mirrors.aliyun.com/anaconda/pkgs/main
conda config --add channels https://mirrors.aliyun.com/anaconda/pkgs/msys2
conda config --add channels https://mirrors.aliyun.com/anaconda/pkgs/r

conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/Paddle
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/auto
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/biobakery
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/bioconda
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/c4aarch64
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/caffe2
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/conda-forge
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/deepmodeling
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/dglteam
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/fastai
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/fermi
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/idaholab
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/intel
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/matsci
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/menpo
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/mordred-descriptor
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/msys2
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/numba
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/ohmeta
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/omnia
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/plotly
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/psi4
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/pytorch
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/pytorch-test
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/pytorch3d
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/pyviz
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/qiime2
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/rapidsai
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/rdkit
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/simpleitk
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/stackless
conda config --add channels https://mirrors.aliyun.com/anaconda/cloud/ursky

conda config --set show_channel_urls yes
Comment

PREVIOUS NEXT
Code Example
Python :: how to change title font size in plotly 
Python :: python program to find sum of array elements 
Python :: facet grid, barplot, catplot 
Python :: for loop practice problems python 
Python :: full body tracking module 
Python :: matplotlib keyboard event 
Python :: python add encoding for non-English language like Arabic 
Python :: Python, variables, Print() advanced, Input(), Variables ,INT, STR, FLOAT, BOOL, Casting 
Python :: tessellation 
Python :: WARNING: Ignoring invalid distribution -ip (c:python310libsite-packages) 
Python :: reverse sublist of linklist 
Python :: something useless. python 
Python :: python goose 
Python :: analyser.polarity_scores get only positive 
Python :: how to add the number to email address in faker library in python? 
Python :: pythoon 
Python :: python deep setter 
Python :: extract parameter of voice using python 
Python :: math is python 
Python :: bsakbs 
Python :: mengetahui informasi statistik dari suatu dataset secara cepat. 
Python :: python how to be able to use any python file you made on all projects 
Python :: Use of Pass 
Python :: custom Yolo object detection python 
Python :: python integrated with activeX 
Python :: int var def __init__(self,var=10): Initialize.var=var def display(): print var 
Python :: python default parameters depend on other paramters 
Python :: how to predict the output for new data with the model tested already 
Python :: url namespaces for django rest router urls 
Python :: dfs and bfs in python 
ADD CONTENT
Topic
Content
Source link
Name
9+4 =