Kenneth C. Arnold

Results 36 comments of Kenneth C. Arnold

Unfortunately `doc()` is not the default way of getting docs in a notebook environment. I'm teaching my second class with fastai and I didn't know about it. It would be...

The problem occurs reliably with Helvetica Neue, perhaps the specific ttf distributed with macOS. This in a presentation suffices to trigger the problem: `crash` (I discovered this by trying to...

Apparently an update to leiningen "fixed" the underlying problem of getting the project version at runtime, but didn't give an example of how to use the fix. Hopefully you can...

For a bit more context: some users of `tidymodels::tidymodels_prefer()` may not actually know about `conflicted` (what problem it solves, how it works, etc.), they're just following example code from `tidymodels`'...

I'm successfully using Streamlit on Thonny 4. After installing the package, go to Tools->Open System Shell and then type `streamlit hello` or whatever. Note that, at least on Windows, interrupting...

I've seen this, and I think it's been an issue for a while. It seems to be limited to Windows.

I hacked around this by reading the `arpa` file.

https://github.com/kcarnold/suggestion/blob/master/suggestion/lang_model.py#L15

Related issue: https://github.com/logseq/logseq/issues/4701

Specific example: first I paste `https://github.com/d3/d3-sankey`, then I go back and use my bookmarklet to copy `[d3/d3-sankey: Visualize flow between nodes in a directed acyclic network.](https://github.com/d3/d3-sankey)`. I select what I'd...