Marc Lichtman

Results 147 comments of Marc Lichtman

This was a great solution!

"for a while" how does that even work, e.g. would we mark it as deprecated or something? Yep I'm on board with using the spatial extension for annotations

I can tackle "Data from Cloud Storage" and "Endpoint to run plugins async/sync" is still up in the air because we don't want to make the code messy or hard...

Yeah good idea, as long as there are generated docs to go with it. E.g. colon -> underscore and capitalize everything.

could also use SAMPLE_START instead of CORE_SAMPLE_START

Oh weird, we definitely want IQEngine to work in situations where there is no internet, even outside of Maia and Android, I'll take a look.

One alternative to git submodule is for the github action that publishes to pypi to clone the spec repo as part of building the package, and then for folks doing...

Alright I just tried something on the main repo to see if it would work- what we can do is use githubs release system and the fact you can get...

For Plan B, I wouldn't be concerned with the size of the JSON, the schema is super minimal and we would only need to copy it when the major or...