Victor Negîrneac
Victor Negîrneac
Hi there! Thank you very much for this great package! I managed to make it work with my Sublime Text through a Sublime Text package (ESLint-Formatter). Leaving this information here...
This is a follow up from the discussion in #1151, marked as Draft for now to gather feedback. Fixes #32 Also sets the infrastructure for fixing #1151 Changes proposed in...
Hi guys! Hope to find you well :) I have developed a sphinx extensions that uses `jupyter-sphinx` + `jupytext` to solve the problem of having to constantly copy-paste code from...
While reading the wiki at https://github.com/zitmen/thunderstorm/wiki/Processing-2d-data i am not able to see the images.
Hi there! Cool packages, but run into an issue with it right in the beginning... ```python from dotsi import DotsiDict assert getattr({}, "a", None) is None # all good hasattr(DotsiDict({}),...