Michał Krassowski

Results 1107 comments of Michał Krassowski

Also, have you disabled kernel-side Jedi as described in the readme?

Great! - Could you provide a reproducible example? - What are your pandas, jedi, and Python versions? - Does it also happen with numpy? - Are you sure that the...

In #851 @fperez wrote: > I also noticed tab-completion being slower than usual, to the point where it interferes with the typing workflow (to save typing, tab completion really needs...

Interesting, there seem to be problems with tornado 6.2 in general, see: https://github.com/jupyterlab/jupyterlab/issues/11934. Any ideas what change in tornado 6.2 is causing these issues or how to fix them?

> So my question is: Am I right about this part of the protocol currently not being implemented? Yes. I am not sure _when_ we want to ask servers to...

Picked up conflicts with schema. Sadly GitHub Actions do not kick in until conflicts are resolved. I also added a note about `stop_extension` hook in my previous comment.

Thank you for good questions! I will aim to give some answers during the weekend. I wanted to explain why I cancelled the CI runs: there was a new JupyterLab...

No worries and thank you for persevering! You may need to rebase to pick up a new CI dependencies pin which prevents CI from failing.

> I'm still struggling to get the stop procedure to work on windows. If no one has the ability to test/support Windows properly we can merge the best solutions you...