mark doerr
mark doerr
Thanks a lot, @sneakers-the-rat, great enhancement :) - if you need someone for testing, please do not hesitate to contact me.
Hi @sneakers-the-rat , I tested your extension by a simple example and it does, what I need :) Hope that it will find it's way soon into the next release....
@Huaweidev in your case, I am wondering, if you did a recursive subcloning, with git clone --recursive https://github.com/zotero/web-library.git ? This might solve the problem ...
very cool, thanks a lot @Huaweidev , I will try to reproduce soon :)
Thanks a lot, @Huaweidev for the full installation sequence ! With the Node LTS I could manage to install and run it successfully :) @tnajdek : I did not find...
Thanks @JordanHyatt, for your hint. I will test this approach.
Very cool @AMontagu suggestion - I would be very glad, if we can combine all our experience and bundle it in a github organisation. I am in - and I...
Hi @AMontagu , @fengsp and @sobolevn are not reacting - it might be holiday season for them already - shall we give them another week before planning a joint meeting...
Hi terminator developers, I just need to figure out, how to get the virtual environment of a current terminal. ``` prefix = getattr(sys, "base_prefix", None) or getattr(sys, "real_prefix", None) or...
Hi @mattrose, I can fully understand your concerns ( when I started this branch, I also thought about it ;), but as it is a python based application and many...