Simeon H.K. Fitch

Results 210 comments of Simeon H.K. Fitch

@xnickmx: I gave up on it; so no, never figured out how to use it or what the issue was.

Is there some neutral organization under which we could fork this and keep it going[^1]? I primarily appreciate Pweave for the option of going from a `script.py` file to evaluated...

> is it possible to compete with jupyter notebooks? FWIW, I see this project as complement to Jupyter. We write examples in PyMarkdown and generate HTML for the web docs,...

@piccolbo Can you decode this a bit? > Unfortunately hit some major disagreement with other committer on first PR and couldn't find a way forward. @mpastell According to the `LICENSE.txt`,...

> The license is BSD, I though that is OSI approved? My apologies; Until now I didn't realize the BSD license (unlike Apache and MIT) doesn't actually have the word...

I'm getting validation errors too, which is a concern as I plan on generating cross-language bindings against the API, and anything out of spec is a liability. Example error from...

This would be an easy PR to fix, but advice from the maintainers on the desired approach would be a prerequisite.

Perhaps `DOCS_RS` is no longer defined? 🤷 https://github.com/georust/gdal/blob/492e0c8e3f14c26e0e3442e42a04c97c14ff627a/gdal-sys/build.rs#L63-L66