Create and activate virtual environment:
conda -V
conda update conda
conda create -n <venvname> python=<x.x> anaconda
conda activate <venvname>
conda deactivate
Install package in your venv:
conda install -n <venvname> <package>
Create and activate virtual environment:
conda -V
conda update conda
conda create -n <venvname> python=<x.x> anaconda
conda activate <venvname>
conda deactivate
Install package in your venv:
conda install -n <venvname> <package>
For further actions, you may consider blocking this person and/or reporting abuse
Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.
👥 Ideal for solo developers, teams, and cross-company projects
Mike Young -
Mike Young -
Mike Young -
Wladimir -
Top comments (0)