-
- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version.
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this re…
-
I'm using the notebook from a conda env, and have the environment set up with all of my required packages installed. However, when I try to import one of these (seaborn) in the notebook, I get an impo…
-
Using AHI/ABI readers with Himawari/GOES data and producing composites uses in excess of 24GB of RAM, even for a single worker/thread. I suspect this is more than is necessary and probably more than w…
-
**I am working with amazon reviews data. Topic model created as follows -**
`model = Top2Vec(documents=df1, speed="learn", workers=2)`
Sharing a topic generated by this model -
![image](https:/…
-
At https://panel.holoviz.org/user_guide/APIs.html I am trying out the Reactive example. The plot updates to changes in the `x` and `y` value. But not the `color` value.
![image](https://user-images…
-
Hello.
Relatively new OSMnx user here, apologies if this was already discussed (which I couldn't find).
Looking at the bearings of some cities, I noticed a peak in the angle distribution at 0 de…
-
My use case is to add a background image/bokeh effect to the video before it is rendering on the view. So the user has control over this. like he can turn on /off his background blurring or place an i…
-
```
| => conda update condo
Using Anaconda Cloud api site https://api.anaconda.org
Fetching package metadata: ....
Solving package specifications: ..................
Package plan for installation in e…
-
I propose to have a function, similar to to the `jitter` transform, which moves circle glyphs in a one-dimensional scatter plot so that they do not overlap.
Example:
![bokeh_plot](https://user-ima…
-
Hello!
First of all, thanks for all your work here, this is an amazing tool and works really well. Great job!
I was wondering: do you guys have any plans or is it possible to integrate some kind…