-
# Crash report
### What happened?
I'm experiencing a persistent issue with a Tkinter-based GUI application on macOS. When running the script directly in the terminal, everything functions correctly,…
-
I'm using canopy/enthought python. I did a full installation via peppy "pip install bokeh" and all installed well...most current version as well. I can do "import bokeh" with no error.
However I try…
-
Hey @ghltshubh ,I was going through the tutorials in bokeh...there are around 50 spelling mistakes(not including bad formatting,comma issues,phrasing..just plain spelling mistakes) @bryevdv pointed …
-
release: May 21th
wanted:
- [x] Python-3.11.2 (2023-02-06, 3.11.3=2023-04-03)
- [x] jupyterlab-3.6.3 (Jupyterlab-4 is too fresh)
- [x] pytorch-2 for python-3.11
- [x] numba for python-3.11
- …
-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good information o…
-
Hi,
is anybody working on an open source module to cover Projects Forecasts?
Based on https://www.cybrosys.com/blog/project-forecast-in-odoo-v12 , for example.
We're evaluating development ef…
-
target: june 2023
wanted:
- pandas-2 (is pyarrow based)
- SQLalchemy-2
- python-3.11.4
- python-3.12.0 betas, with multi-interpreters early "experimental" APIs (package 'interpreters-3-12')
…
-
### Notebook description
Spatial Patterns: LC patterns, per regions
Use Case: Assessment of LC classes.
User Question: Which are the LC spatial patterns over a given region?
Method: The more…
-
1. event_demo5 button_click not defined
-
It used to work for the most part
```
import xarray as xr
import hvplot.xarray
import holoviews as hv
hv.extension('matplotlib')
ds = xr.tutorial.open_dataset('air_temperature').isel(lat=0, lon=…