vsisl
vsisl
# Problem Currently, the tooltip of `dcc.RangeSlider` can be used to display the `value` property of the slider. It would be nice if it could display an arbitrary string. E.g....
Originally reported on [community.plotly.com](https://community.plotly.com/t/datatable-scrolling-bug/54520). I noticed a bug/glitch when scrolling through a DataTable with a header taller than a single line. What happens is that every time when scrolling all...
There is an inconsistency in the shape of the returned array when querying slice of numpy ndarray from an HDF5 file using h5py and h5pyd. Imagine 3D numpy ndarray my_ary...
I encountered an issue with the [h5serv docker image available on Docker Hub](https://hub.docker.com/r/hdfgroup/h5serv). With this docker image, I was able to access data in h5 files through direct HTTP requests:...
### Bug description After upgrading from Ubuntu 18.04 to 22.04, my TLJH installation stopped working. When going to `http://localhost:80`, I get "Bad Gateway". Systemctl says that jupyterhub.service failed to start....
### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? I'm trying to create a conda environment...
Hi there! **tldr: Would it be possible to add support for any keaboards (not just ZMK) to keymap-editor by taking advantage of [kanata](https://github.com/jtroo/kanata) (or another similar tool)?** I'm kind of...
### Is your feature request related to a problem? Hello everyone I use VisIt in an automated way. I generate scripts and then run VisIt in the CLI mode. To...