Stephannie Jimenez Gacha
Stephannie Jimenez Gacha
Hi everyone! Thanks for opening this issue @ma-sadeghi, it has been a dream of us to be able to support new programming languages in Spyder but as you all know,...
Hi @OverLordGoldDragon, We need to discuss the importance of this feature request with the rest of the team. I'll let you know what we decide.
Hi @OverLordGoldDragon, Can you please provide us a concrete example of this functionality? Like the user cases you'll like to add Thanks!
> This is a single page, right? Yes! It is a single page > Perhaps that should be added as a note at the top of the page? Not sure...
Hi guys! I've been working on a proposal for GSoD to create user documentation about JupyterLab's accessibility features. The scope for now looks as follows: - Creation of an accessibility...
The full proposal is up as a PR in the accessibility repo available [here](https://github.com/jupyter/accessibility/pull/120). Please let me know any feedback!
I've tested the original environment in the current `main` branch and it is working without the need of adding the `main` channel. ``` channels: - conda-forge dependencies: - hvplot -...
Hi @newyorker123, When you hit maximize the editor, it will open by default the outline on the right side. What is weird is that the pane is not checked on...
Hi @gb119, I have to agree with you! I also wasn't aware that users are unable to type in the dialog box. We can definitely work in improving this interaction,...
We also need to fix the implementation of `prev-grapheme-cluster` because it is not having the same results as `next-grapheme-cluster`. A fix for this bug is needed and I believe that...