The following content was copied from: Documentation/issues/isort.md for ease of readability / ease of discovery.
- reinstall vscode
- ChatGPT3
- open 02_end_to_end_machine_learning_project.ipynb
- isort client not started error message appears
- nb still runs
- go to settings > Extensions > isort > Path > Cut
C:\Users\steph\anaconda3\envs\mlbkenb\python.exe
from path for isort - isort error message not appearing now
- GitHub Issue | Couldn't start client isort | #199
- Visual Studio Code | Getting Started
- ChatGPT3
- 2.3 Git Basics - Viewing the Commit History
delete the .git directory in your project root (note that it's hidden)
how to delete all commit history in github? [duplicate]git reset --hard
Undo a Git Commit- How to remove remote origin from a Git repository
- github/gitignore | GitHub | gitignore/Python.gitignore