Skip to content

mo-karbalaee/IntroML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Create venv

python3 -m venv .venv

2. Activate venv

source .venv/bin/activate

Now everything you install will be inside a virtual env not installed globally.

About

SoSe 26

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors