Dhineshbabbu / End_To_End

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my End To End Project

First initialize the git

git init
get add . # Add all the files in the folder
get commit -m "This is my first commit"
git pull
bash your_filiename.sh
python setup.py install

another way you can mention -r in requirements.txt file and you can run

pip install -r requirements.txt

About

License:MIT License


Languages

Language:Jupyter Notebook 93.3%Language:Python 5.8%Language:HTML 0.8%Language:Shell 0.1%Language:Dockerfile 0.0%