selfteaching / selfteaching/selfteaching-python-camp
Day02 对SourceTree、JupyterLab和VisualStudioCode之间关系的理解
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
难点在于对SourceTree、JupyterLab和VisualStudioCode这几个工具之间的关系理解上。
刚开始用这几个工具,也是一头雾水,经过这两天的学习,以我个人的理解,总结了这3个工具之间的关系。
SourceTree把Github远程账户上的文件克隆到本地计算机,在本地编写修改文件,而后,SourceTree可以将修改过的文件提交推送到Github远程账户上。
JupyterLab便于阅读下载到本地的文件,如有修改的话,同样使用SourceTree将修改过的文件提交推送到Github远程账户上。
Visual Studio Code适合编写调试代码,同样,代码文件修改后,同样可以使用SourceTree将修改过的代码文件提交推送到Github远程账户上。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue body contains a personal explanation of how SourceTree, JupyterLab, and Visual Studio Code relate, but names no file, test, or specific documentation change. Clarify the intended documentation outcome and location before starting; done should be a reviewed, accurate explanation of the tools' roles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github, jupyter, vscode
- Domain
- developer-experience, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100