How to Use Git in VS Code for Data Science

preview_player
Показать описание
In this video, I will show you how to use Git in Visual Studio Code (VS Code) for data science. I will demonstrate how to create a workflow that uses Git to store your data science code with version control, Git repository management, branching and merging.

Content
- 00:00 Introduction & Overview
- 00:40 Git for Data Science
- 02:53 Requirements
- 03:32 Setting up the Workspace
- 04:34 Installing GitLens
- 06:43 Initialize Repository
- 08:07 Git Operations
- 08:36 Tracking Changes
- 12:01 Pushing to GitHub
- 14:15 Working with Branches
- 16:04 Outro

How to Set up VS Code for Data Science (Run Interactive Jupyter Sessions)

Download Visual Code Studio

Download Git

Extensions
- GitLens
Рекомендации по теме
Комментарии
Автор

You are a life saver. I haven’t found anything like this. Thank you for focusing on what is actually needed.

sjc
Автор

Love your demos, always get something useful. Thanks!

kevon
Автор

Let me like this video before I even start watching! I discovered this channel just last two weeks and the value I’m receiving, I wish I had discovered this earlier!

etornamtsyawo
Автор

Thank you so much. im about to start my journey as at data scientist with my new job. This will help me a lot.

LohitKattimani
Автор

Cool voice for teaching great stuff in a simple way

paulntalo
Автор

Do I have to open an account on the Github site before I could implement the steps described in this video?

klaaskay
Автор

I'm using GitLab for work and GitHub for personal projects. Is it possible to link VScode to both accounts?

Sendero-ypgi