Thomas Robitaille

Results 433 issues of Thomas Robitaille

Work towards https://github.com/astrofrog/fast-histogram/issues/67

I started trying to add some full hypothesis tests such as: ``` # First some tests with hypothesis value generation to make sure our # implementation doesn't crash, and do...

This APE has been in the pipeline for a long time and was inspired by https://github.com/astropy/astropy/issues/12448 - I decided to try and revive it and update it. The main goal...

APE 14 was recently updated, so we should upload a new version to Zenodo. This is a reminder to figure out who uploaded the original version, and a note that...

zenodo

When I use the gitx command in terminal, GitX.app does open, but I get an error message in the terminal saying: ``` gitx(9543,0x7fff70240c20) malloc: reference count underflow for 0x2000a44a0, break...

``python_requires`` should be defined in setup.py to avoid accidentally installing it on older Python versions. It looks like Python 3.6 is required currently.

At the moment, the button in the top right doesn't seem to do anything (and looking at the code, it's not connected to any callback function). Can it be removed?

When starting up `conda-manager` as a standalone app, the environment is set to **root** even if I start up conda-manager from another environment. It would be nice to be able...

I am currently trying to use the [Solara testing](https://solara.dev/docs/howto/testing) framework to try and do unit/regression testing of the rendering of Jupyter widgets, and I was wishing that I could just...

In some cases such as: https://output.circle-artifacts.com/output/job/65b009f4-252a-490f-a3da-61cb064aa4e0/artifacts/0/results/fig_comparison.html from https://github.com/astropy/astropy/issues/15029 - the diff doesn't show any changes, but downloading it and stretching it shows a couple of pixels different. I wonder if...