Skip to content

QuadirMariyam/EduvateSkills_DataScience_PracticeSessions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EduvateSkills_DataScience_PracticeSessions

Eduvateskills Data Science materials

To run any python application

  • activate the virtual environment using the relative path of Venv >> Scripts >> Activate >> ps1 (a green colored interpreter will be updated on the left)
  • run the command $python app.py
  • a numbered link will be generated, follow the link to see the application

To run a python application using virtual environment for the first time

  • Navigate to Your Project Directory, using the following command $cd
  • create virtual environment by changing the python interpreter or running the command $python -m venv
  • activate and run the application using the steps above
  • deactivate

About

Eduvateskills Data Science materials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages