Jason Eisner

Results 150 comments of Jason Eisner

Thanks. Yes, I think it's good for everything to be keyboard navigable, because why not? In the case of backgrounds, it has the added advantage that the changes are immediately...

Replying to @akoehn (sorry, messages crossed): Right, I know that Google is providing the service. If this feature can't be made to work, then maybe it should be removed. But...

Sounds right. The one that appears does have `Snowdon` in the abstract. My attempt to sort by @mbollmann's field, https://aclanthology.org/search/?q=snowdon+nun&sort=metatags-citation_publication_date , still displays all of the results. But they are...

In particular, [you can specify PageMap data in the Sitemap](https://developers.google.com/custom-search/docs/structured_data#addtositemap).

Awesome, that's progress! Thanks @mbollmann! In addition to only 5 of the "about 123" results showing up so far, I notice that their years are 2017, 2022, 2018, 2018, 2017,...

Requesting to reopen this ticket as I am having a virtually identical problem, also with `arrow-cpp-11.0.0`. The error message that I get when I try `conda update --all` is as...

This advice is separate from the fact that arrow-cpp is borked, right? That said, thanks for the advice. Note that it conflicts with [this page](https://www.anaconda.com/blog/keeping-anaconda-date), so it would be good...

Coming back here to say that `conda update --all` now works for me.

BTW, the reason I was trying these was that `{{%% include sys.prompt %%}}` is not working for me in either a ChatLLM System Prompt cell or a ChatLLM cell. So...

Anyway, cell magics might be a convenient way for a user to temporarily or persistently change the the settings (temperature, model, truncation, etc.).