User Tools

Site Tools


compute:venvpython

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
compute:venvpython [2024/12/02 13:17] bjornscompute:venvpython [2024/12/02 13:26] (current) bjorns
Line 4: Line 4:
   - Python3 has a module venv which can be used to create your environment (python3 -m venv myProject)\\   - Python3 has a module venv which can be used to create your environment (python3 -m venv myProject)\\
   - Another way is to install virtualenv with Pip (pip install virtualenv)\\   - Another way is to install virtualenv with Pip (pip install virtualenv)\\
-  - There is a **little tool** on github called [[https://asdf-vm.com/|Asdf]], which is also very easy to install and use, more instruction below\\ 
   - Miniconda can be set up with the command ''/student/extra/Miniconda3-latest-Linux-x86_64.sh''\\   - Miniconda can be set up with the command ''/student/extra/Miniconda3-latest-Linux-x86_64.sh''\\
 User can also download and install :\\ User can also download and install :\\
Line 11: Line 10:
  
 More info :\\ More info :\\
-[[compute:asdf|Asdf install]]\\+
 [[compute:miniconda|Miniconda install]]\\ [[compute:miniconda|Miniconda install]]\\
 [[https://pypi.org/project/virtualenv/]]\\ [[https://pypi.org/project/virtualenv/]]\\
compute/venvpython.1733145428.txt.gz · Last modified: 2024/12/02 13:17 by bjorns