Tim Diller
Tim Diller
Looks like many of these are due to be fixed up by #462
I am not able to reproduce your error, in either Mac OS or Ubuntu.
Completing this PR probably needs to wait for a discussion on the use case and the canonical architecture for tools and overlays.
It sounds like this tool could use a name change to highlight the difference from `RectangularSelection`. I propose `RectangleRegionSelection`, with appropriate updates to docstrings to make it clear what this...
Will be closed by #462
@fsoubelet 's comment was helpful to me. My problem was that I use Jupyter Lab from multiple `venv`s, and they were all pointing to the config file at `~/.jupyter/lab/user-settings`. Thanks...
I'm experiencing the same thing, also on macOS: ``` ❯ jupyter labextension list JupyterLab v4.1.3 /Users/timdiller/venv/share/jupyter/labextensions jupyterlab_pygments v0.3.0 enabled OK (python, jupyterlab_pygments) jupyterlab-flake8 v0.7.0 enabled X (python, jupyterlab_flake8) The following...
`pip install` with Python 3.12 is also failing in a way that looks like a bug in the build step. I'm on macOS 14 (Sonoma) ``` mayavi_test_3.12 ❯ python --version...