bluss

Results 128 issues of bluss

Inside a hatch project, try this: ``` hatch run python ``` The result is: ``` KeyboardInterrupt >>> Aborted! ``` At this point the user is dumped back to the shell...

Add `.shrink_to_fit()` for owned storage arrays. This initial version does not change array strides, this is to avoid the most tricky part of the implementation (and maybe take it step...

In this release https://github.com/indygreg/python-build-standalone/releases/tag/20240726 it's using a link that doesn't go anywhere: https://gregoryszorc.com/docs/python-build-standalone/20240726/running.html Good link is presumably https://gregoryszorc.com/docs/python-build-standalone/20240725/running.html

## Summary Allow pruning dev-dependencies in uv tree. This is not inherently in conflict with --invert, but this pruning is not yet implemented there. ## Test Plan TBD?

When using the map in the field, it's useful for many users to show the user's current location on the map (you know with a blue dot or similar). Nice...

enhancement

Could the default metadata preserve titles? I don't see a reason why it should not be preserved, if the user has set a title. The following could be the new...

### Problem When there is a problem (exception) at kernel restart - using a local kernel provisioner, show this error to the user in jupyterlab. Using a custom local kernel...

enhancement

F11 for full screen works well, when jupyterlab desktop has keyboard focus. (It doesn't work when jupyterlab's content has focus, because there is a default keybinding for F11. It can...

enhancement

### How would this feature be useful? It's shorter to type and less stumbling on the keyboard to write `nox test` than to do `nox -s test`. This would make...

enhancement

### Description I'm used to jupyterlab, and usually creating very plot-filled reports with distributions (of our data) and their statistics. I like jupyterlab's full width approach. Even with the marimo...

enhancement