Skip to content

I think I made it very simple and easier to continue learning Python, for some funny reasons here and there

License

Notifications You must be signed in to change notification settings

chrisachinga/learn-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(continue) Learning Python

Create environment

conda env create -f environment.yml

To activate the environment:

conda activate learn-python

To deactivate an active environment, use

conda deactivate

About

I think I made it very simple and easier to continue learning Python, for some funny reasons here and there

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published