Latest Post
Creating Snapshots Initializing a repository git init Staging files git add file1.py # Stages a single file git add file1.py file2.js # Stag...
Shortcuts Get multiple cursors by pressing ctrl and clicking on the required places Just like you select different files with ctrl key. ...
Intro to Machine Learning A short Introduction on Machine Learning it's few algorithms. That was only few libraries, algo...
How to install pip ? sudo python3 -m pip install --upgrade pip How to install Jupyter Notebook without anaconda? sudo python...
Labels
python
(3)
jupyter
(2)
jupyter notebook
(2)
Cheatsheet
(1)
Git
(1)
Github
(1)
Tricks
(1)
data science
(1)
linux
(1)
machine learning
(1)
ml
(1)
pip
(1)
pip3
(1)
py
(1)
python3
(1)
