How to execute git bash command from a jupyter notebook cell #14575
Unanswered
DeKhaos
asked this question in
Questions and Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a Window user and I'm having this problem. I know window users can't use Linux command, but Git Bash offers some Linux command that users can use.
I installed the latest Git version, set default profile as Git Bash, and I use Anaconda to manage Python environments.
When I open a notebook in a browser through Anaconda, I can use git bash terminal command from a cell just fine:

But when I open and use a notebook in VSCode, it throw out this error

Can anyone help me solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions