Jonny Saunders
Jonny Saunders
Write docs describing how to use the calibration routines - use - files generated & format - how calibrations are stored and read https://docs.auto-pi-lot.com/en/latest/autopilot.core.gui.html#autopilot.core.gui.Calibrate_Water https://docs.auto-pi-lot.com/en/latest/autopilot.core.pilot.html#autopilot.core.pilot.Pilot.l_cal_port
implement gui dialog for - viewing commit hashes of agents and update them - restarting agents - show and edit prefs including managing hardware
Sphinx autodoc uses `autodoc_mock_imports` to, well, mock imports. Trying to mock modules with `MagicMock` causes them to be excluded from the compiled docs, see https://github.com/sphinx-doc/sphinx/issues/4956 Since automodapi doesn't respect `autodoc_mock_imports`,...
one tiny little depend (imager) missing
just so people don't have to leave their communities on git social behind if they decide to move to mastodon: https://git.jon-e.net/jonny/masto-gitsocial-bridge
## Describe the problem to be solved Hello! I've searched and can't find a matching issue, sorry if this is a duplicate. I'd like to be able to upload a...
Resolves (or rather, revisits): poetry-core#142 - [x] Added **tests** for changed code. - [x] Updated **documentation** for changed code. > As far as I can find, there is no documentation...
Hello! I'm working my way towards implementing https://github.com/inukshuk/jekyll-scholar/issues/344 and to do that I wanted to make each of the in-text references have their own individual link. I made one pretty...
On the main journal page, if i have it at an intermediate width, the search bar overlaps with the first paper. It's impressive how the text dodges it, but i...
Sorta orthogonal duplicate related to https://github.com/DeepLabCut/DeepLabCut-live/pull/110 , thought it was worth a separate PR because it's sorta different from deciding on the tf cap, but involves it. so this probably...