Gleb Sokolov
Gleb Sokolov
Hi, thanks for your work. (setup : with vim 8.1 (vim-gtk from Debian apt)) Im experiencing error ``` vim.error: Vim:E119: Not enough arguments for function: prop_remove ``` when im doing...
@impact27 Hi, can you please justify [#360](https://github.com/jupyter/qtconsole/pull/360) for me: Removing [this line](https://github.com/jupyter/qtconsole/pull/349/commits/49f1d666a03cf67dcf71c5e07ada80b76354fdb1) breaks auto scroll for plots (maybe just for remote input). And this is why this line was introduced...
Well i got that, but here is my two cents: 1. Like every other console (on linux, not sure about win/macos) by default do exactly opposite, you even have special...
@glenn-jocher > I've only gotten through the abstract and intro. for v5 or v8?
Im not sure where exactly is the issue with pydantic schema, but @ MarkDaoust pop's required keys out of the schema [here](https://github.com/google-gemini/generative-ai-python/blob/e9b0cdefb66bb4efa8bccef4809b7c8bd7d578b2/google/generativeai/types/content_types.py#L490) . In `_schema_for_function` they eventually [get back there](https://github.com/google-gemini/generative-ai-python/blob/e9b0cdefb66bb4efa8bccef4809b7c8bd7d578b2/google/generativeai/types/content_types.py#L394)...