Marián Kapusta

Results 9 issues of Marián Kapusta

not sure if this question belongs here, but following your [documentation](https://jupyterlab-lsp.readthedocs.io/en/latest/Installation.html) I have succesfully installed: `jupyter-lsp` `jupyterlab-lsp` `jedi-language-server` Suggestions in JupyterLab are now wonderful. But I can't find how to...

enhancement

not an an issue, but rather a question / feature request. I would like to have an option that would implement grid around each day...

`Ctrl+Alt+P` shortcut collides with using `AltGr+P` (to type `'` sign) in some keyboard layouts (namely Slovak; and Slovak QWERTY keyboard layouts). as per discussion here https://github.com/spyder-ide/spyder/issues/17351

type:Bug
component:Editor
component:Main Window

hello, I'm new to python, and perhaps I'm missing something, but how does this project actually work? 1. In `setupy.py` you are referring to some other project: ```python setup( name="icd",...

I have realized that your code examples use in fact some Python 2.x functions: `xrange()` and `print` (without parentheses). . Also, I suspect that _python_ doesn't have a tuple comprehension....

JSCAD (previously known as OpenJSCAD) has new website: https://openjscad.xyz/ confer: https://github.com/jscad/OpenJSCAD.org

consider adding this curated list: [awesome-generative-art](https://github.com/camilleroux/awesome-generative-art) to your _Related_ section.

consider adding this javascript library (it looks excellent!) **ZIM.js** https://zimjs.com/ https://zimjs.com/about.html to your section: _Web Programming • Libraries_.

hello, if this project is identical with https://pypi.org/project/jupyter_c_kernel/ the links mentioned there might need correction. Currently pointing to: https://github.com/brendanrius/jupyter-c-kernel/ (gives 404) should be: https://github.com/brendan-rius/jupyter-c-kernel ☝️