Search posts, tags, users, and pages
Deborah Agboola
On my Data Science journey ๐งโโ๏ธ
As a data scientist, or a software engineer, or whatever you are doing, you have to ensure that your code is clean, reusable, and iterable upon. There are certain basic rituals you do as a data scientist before start working on your project. That is...
Christian
Solution Developer
activate.bat
do I just do this or reference the full path? name-of-environment/scripts/activate.bat
name-of-environment/scripts/activate.bat
You would reference the full path if you are not in the virtual environment's folder. but if you are already in the scripts folder inside the virtual environment folder, all you do is just type activate.bat
I hope this helps
Aminu Abdusalam
Did learn something new. Nice content debbie!
Thanks, Aminu! โบ
Christian
Solution Developer
activate.batdo I just do this or reference the full path?
name-of-environment/scripts/activate.bat