Stefan Weber

Results 71 comments of Stefan Weber

Same here. None of the processes make any progress. I use `parallel_apply` on a `groupby`. It seems that the length of the groups is also not correctly recognized for the...

Hi @alpertuna, thanks for your quick response and sorry for my late one :). Anyways, yes this looks fine to me. I guess it depends on what renders markdown if...

@tbsexton As I see it, it is not necessarily true that > all the extensions/tools/etc are in the environment running the notebook server, I can use them at any time,...

@tbsexton I agree that `environment.yml` are great to keep track of environments and also share them. However I still don't think that packages, installed because they are jupyter extension dependencies...

Yes it almost does what I want. However it is missing the 'track entire (sub)directory'. How do I have entire subdirectories like e.g. `~/.vim/` tracked?

Hmm, this does not work. Try ```shell yadm status # says nothing to commit yadm add ~/.vim/* touch ~/.vim/test.file yadm status # says nothing to commit ``` Note, my whole...

Same issue here with the pre-built docker image (edx-dl version 0.1.10 with python 3.4). Building a new image from source with a newer python, e.g 3.9 (edx-dl version 0.1.13) gives...

Yes, this would be really nice to have. I think it would also be important to specify at which level it should be aligned. E.g. ```yml MD030: align_all_at: 3 ```...

To my understanding only asks for a check on the correct number of spaces?! I linked it because I though required changes are similiar?! Whereas I asked for the possibility...