-
This is more a question than an issue (sorry if this is the wrong place!). I've been using Shiny in R a lot. In the past I used the package {r2d3} to include D3.js visualizations in my Shiny apps.
…
-
[[
This is a follow-up on https://github.com/ipython/ipython/issues/4983, more appropriately located hopefully.
Also relevant: https://github.com/jupyter-widgets/ipywidgets/issues/242
### P…
-
It is unclear to me which package is responsible for this error. So I've crossposted to
- https://github.com/bokeh/ipywidgets_bokeh/issues/88
### Environment Information
- mapwidget version…
-
I'm trying to run Chapyter in Google Colab. After installing with pip and setting the api keys,
the `%load_ext chapyter` works, but when I try to run something with `%chat`, the command returns no o…
-
In https://leafmap.org/notebooks/95_edit_vector/ I get error
```
AttributeError: 'Map' object has no attribute 'edit_points'
```
- leafmap==0.35.11
- vscode
-
Bidirectional communication between python and tldraw would be amazing to have!
Here are three use cases that I can see:
* updating background Matplotlib figures without losing the overlay drawings
…
-
Hello:)
It is great to see this project.
I was trying to see if it worked on Google Colab but it seemed to give an error
screenshot
![image](https://github.com/manzt/pygv/assets/6511937/fdf88…
-
Hi there,
Flowmap Blue is a great tool! It would be nice if there was a python package/ tool version of it. Such as tool would allow one to input a CSV of O-D data as a pandas dataframe and would the…
-
# The Jupyter `comms` protocol
Jupyter has the concept of [custom messages](https://jupyter-client.readthedocs.io/en/latest/messaging.html#custom-messages) that are bidirectional messages between a…
-
Just a minor thing, but I thought I would point out that the binder example is currently broken.