Isabell Lehmann
Isabell Lehmann
@horseshoe107 Thanks for you quick answer. It is in the same repository, where some outputs are not stripped and others are. The folder structure is: mlsp (repository) / notebooks. I...
I was just able to reproduce the error in some say: When I load the datafile, I create an fMRI plot in the end. I get a really huge output...
Hi! With `git diff`, I don't see any new files. Therefore, I tried with an existing file where I see the binary message in Source Tree. With `git diff` in...
@kynan I did as you suggested. In the command line I get: ``` diff --git a/notebooks/Untitled.ipynb b/notebooks/Untitled.ipynb new file mode 100644 index 0000000..9d30785 --- /dev/null +++ b/notebooks/Untitled.ipynb @@ -0,0 +1,52...
Yes, it is from `git diff --cached`. What do you mean by state? Usually, SourceTree shows the diff on the right in the file contents. If I clear all outputs,...
Thanks for the idea! I have posted a question in the Atlassian community forum: https://community.atlassian.com/t5/Sourcetree-questions/Why-is-nbstripout-not-always-working-with-SourceTree/qaq-p/1664240
> @IsabellLehmann did you ever find a solution for this issue? Nope, I just use the workaround that in case in SourceTree a binary file is detected, I manually clear...
@kynan Using my example above, I still have the problem using SourceTree but not using git add in the console. So, I think we can close the issue here.
Hi, I don't understand exactly what happens for you in the terminal, but maybe it is the same issue that I have. I use Source Tree as GUI for Git....
@LukaPitamic Thank you! After updating the packages, for me it also works again. :)