Running this command from a Jupyter terminal in the lab:
git clone https://github.com/singhabhinav/cloudxlab.git
Results in:
fatal: could not create work tree dir ‘cloudxlab’.: Permission denied
Anyone else run into this?
Running this command from a Jupyter terminal in the lab:
git clone https://github.com/singhabhinav/cloudxlab.git
Results in:
fatal: could not create work tree dir ‘cloudxlab’.: Permission denied
Anyone else run into this?
Hi @Peter_Scalise,
Can you please let me know in which directory are you cloning the project?
Thanks
Hello abhinav – thanks for the response…
Thought I was in my home directory – but maybe not?
I logged-out and then logged-in – now it appears
the cloning operation has completed successfully…
Cheers!