Ryuichi Arafune

Results 12 issues of Ryuichi Arafune

I use bz2 to compress the file size. (The compression ratio of bz2 is slightly better than that of gzip.) Please consider to merge it.

I'm really sorry. I included an bug in my last pull request.

Here is the error message of "example_data.cut.S.show_band_tool()" ERROR:tornado.application:Uncaught exception GET /autoload.js?bokeh-autoload-element=1001&bokeh-absolute-url=http://localhost:55876&resources=none (::1) HTTPServerRequest(protocol='http', host='localhost:55876', method='GET', uri='/autoload.js?bokeh-autoload-element=1001&bokeh-absolute-url=http://localhost:55876&resources=none', version='HTTP/1.1', remote_ip='::1') Traceback (most recent call last): File "/Users/arafune/anaconda/envs/arpes/lib/python3.8/site-packages/tornado/web.py", line 1704, in _execute result...

As the problem was not fixed, this report should not be closed. While the origin may be in guard, (but not still 100% sure) the bug appears during the code_action...

I use nbsphinx to build pdf file from the ipynb that uses "holoviews". When I run the cell on the web browser no problem happens. And the logo icons of...

Thanks for contacting us! Please read and follow these instructions carefully, then delete this introductory text to keep your issue easy to read. Note that the issue tracker is NOT...

hv.Image.sample does not work for xarray The code shown below is essentially same as in https://holoviews.org/reference/elements/matplotlib/Image.html or https://holoviews.org/reference/streams/bokeh/PointerX.html, but the data is xarray.DataArray. I believe it must work. Unfortunately not....

#### Complete, minimal, self-contained example code that reproduces the issue https://holoviews.org/gallery/demos/bokeh/mandelbrot_section.html The output of the code shown in the above webpage is same as on my Mac. I would like...

needs info

#### ALL software version info OS: Mac OS Bokeh : 3.4.2 / 3.5.0 #### Description of expected behavior and the observed behavior Clearly, xr.DataArray is regular grid from its definition....