Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in conda

How to backup Anaconda added packages?

trouble installing jupyter lab with pip or conda - Could not find a version that satisfies the requirement ipykernel

python pip conda jupyter-lab

Conflicting python version in jupyter notebook(Conda)

Export all created conda environments

conda

Changes to a file in conda environment affecting the files of the same package in all environments

libmpi_cxx.so.40: cannot open shared object file

linux mpi conda openmpi

Conda env not loading correct version of numpy

conda error ssl certificate : HTTPSConnectionPool(host=\'repo.anaconda.com\', port=443

How can I have two different environments within Anaconda? (both Python 3.7, one 32bit and one 64bit)

Can CatBoost be installed in a Conda environment?

python conda catboost

Conda: how to hide most of the path when environment is active?

conda

what is nb_conda_kernels equivalent for python 3.9+?

How to install a conda environment with Spyder and Python 2.7?

python anaconda conda spyder

Does the `conda uninstall` and `pip uninstall` also removing dependencies but only ones that are not used by other packages?

python python-3.x pip conda