The Wayback Machine - https://web.archive.org/web/20210502215509/https://github.com/topics/notebooks
Skip to content
#

notebooks

Here are 360 public repositories matching this topic...

bokeh
jjoonathan
jjoonathan commented Mar 17, 2021

This is #6580 but with a proper reproduction.

I would like to open a URL when the user clicks a point in a scatterplot. TapTool(behavior='inspect', callback=OpenURL()) seems perfect for this behavior. Using the following code, I would expect to obtain a plot that opens a URL when a point is clicked. However, the plot does nothing when a point is clicked.

from bokeh.models import ColumnD
akchinSTC
akchinSTC commented Mar 8, 2021

Describe the issue
In dark mode - hard to see three dots in node to open common props when not highlighted

To Reproduce
Steps to reproduce the behavior:
0. Activate dark mode,

  1. Go to pipeline editor, drag a notebook to create a node
  2. Scroll over the node and highlight the 3 dots.

Screenshots or log output
![image](https://user-images.githubusercontent.com/13340013/11038

Improve this page

Add a description, image, and links to the notebooks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the notebooks topic, visit your repo's landing page and select "manage topics."

Learn more