Grzegorz Bokota

Results 132 issues of Grzegorz Bokota

### Problem When the download and install `.deb` package and try run `pip install` using `pip` from bundled `python` there is information that the package will be installed in `user`...

enhancement

### Problem When I open a terminal in jupyter lab app I see that tab completion and using the arrows to navigate history or even moving through command does not...

enhancement

Hi, I'm a python developer who work with multiple python environments (at least one per project). I did not want to install openai in each environment. Maybe you could create...

handle different variants of extensions in one menu position. This is my proposition. In my work I meet different variants of tiff extension. On linux, the file chooser hide all...

**Is your feature request related to a problem? Please describe.** If program is provided as python package it contains description of all dependencies if files like setup.cfg or pyproject.toml (ex...

enhancement
not-quite-right

In my project I use setuptools_scm for versioning (it calculate version from git tag and create proper file handling it). My project is distributed as python package and pyinstaler executable....

enhancement
not quite right

## 🚀 Feature It will be nice to have a public API to set the canvas size. Even in public documentation, we show an option to use napari from a...

feature

## 🚀 Feature Instead of calculation on the user side, there should be a method to set the view area in the camera. ## Motivation I create a plugin for...

feature

## 🐛 Bug Image layer with additive blending is not visible on the napari light theme (If there is no black layer bellow). To solve this I create #2103 but...

bug
vispy

# Description Currently, all Qt controls for napari viewers are created in the `QtViewer` constructor. So they are created even if they are not used (for example, in additional viewers...

qt