The Jupyter struggle is real! In this notebook I am simply trying to use the !head command and I get 'head' is not recognized as an internal or external command, operable program or batch file.
See notebook
I have used it successfully many times before:

And here I am using it in git bash terminal:

Now why is Jupyter not recogonizing this command, any ideas? Sorry to bug you for these seemingly elementary issues I am having :/
The Jupyter struggle is real! In this notebook I am simply trying to use the
!headcommand and I get'head' is not recognized as an internal or external command, operable program or batch file.See notebook
I have used it successfully many times before:
And here I am using it in git bash terminal:
Now why is Jupyter not recogonizing this command, any ideas? Sorry to bug you for these seemingly elementary issues I am having :/