Konstantin

Results 10 issues of Konstantin

Hi! There is a problem with Python 3.8 cause TimeoutError is not in asyncio.futures anymore, I suppose, but in asyncio itself already. The exception occurs in arsenic.subprocess.AsyncioSubprocessImpl.stop_process(). I don't know...

Will pweave automatically rerun chunks which were changed since last time they were cached? Or one should handle this manually? And, however, as far as I can see there are...

Hi, thanx for a very interesting alternative to django signals! Does you package tackle with save(update_fields=[..]) the right way? Fo example I changed two fields on the instance, then I...

I would like to know on compilation what particular chunk is executing in a particular time moment. That would make things much more clear. Ideally, it would be nice to...

enhancement

First of all, thanks for your work. I much appreciate the ability to use Julia with knitR. I'd like to open this issue as a feature request. The feature under...

How can I use knitr caching feature with Julia via JuliaCall. Tell me, please, how can I achieve that, if it is possible? And one more question is if it...

enhancement

In Python 3.10 `MutableMapping` and others has been moved to `collections.abc` so the `object-mapper` package will not work with Python 3.10. https://stackoverflow.com/a/70870087 - here is a good summary of the...

Добрый день. Например, я хочу получить большой массив данных исторических свечей с высокой гранулярностью. За 1 год и интервалом в час. Получаю ответ 500 типа HTTP response body: {"trackingId":"9984e02119807c7f","payload":{"message":"[to]: Bad...

enhancement
REST

In particular I am interested in the info about: - how to install - how to run in command line (CI, etc.) - how to test - how can I...

enhancement