My Public Notepad
Bits and bobs about computers and programming
Pages
(Move to ...)
Home
Software Engineering
Security
Data Science
Disclaimer
About
▼
Showing posts with label
conda
.
Show all posts
Showing posts with label
conda
.
Show all posts
Friday, 15 January 2021
Using Python Virtual Environments
›
Different Python projects depend on different packages. To keep them separated and avoid polluting the global space with package installatio...
1 comment:
Sunday, 8 November 2020
Conda, OpenCV and GUI backends
›
It is possible to manage OpenCV package installation via conda manager. I have an environment defined by e.g. my_env_config.yml : name: my_e...
›
Home
View web version