Ning Liu

Results 5 issues of Ning Liu

Hi, I'm wondering if emacs-jupyter supports LSP in source code blocks? I have pyright installed and it works for plain .py files. For org files, `jupyter-python` code blocks run normally...

When plotting with Bokeh or Plot.ly a warning issued: `Warning (jupyter): :display-data did not return requested mimetype(s): (:text/org :image/svg+xml :image/jpeg :image/png :text/markdown :text/latex :text/plain)` I guess ob-jupyter does not support...

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

Bug
Triage

In VSCode one dark pro theme, both variable references and function call are highlighted, in coral red and blue respectively. In Emacs, neither is highlighted. While based on my use...

**Describe the bug** When inserting a pandas dataframe to a Clickhouse table, and a DateTime column in the table is defined with a timezone other than UTC, timezone-aware datatime columns...