Skip to content
#

visualisation

Here are 629 public repositories matching this topic...

bokeh
CRiddler
CRiddler commented Oct 1, 2020

ALL software version info (bokeh, python, notebook, OS, browser, any other relevant packages)

python: 3.8.5
bokeh: 2.2.1
jupyter_core: 4.6.3
jupyter_client: 6.1.6
windows 10 Home

Description of expected behavior and the observed behavior

Slope does not draw any line when gradient == 0. I would expect it to draw a horizontal line. Seem funky to have to check if my gradient is

razorx89
razorx89 commented Mar 15, 2019

Currently, the headless mode uses default parameters from PyChromeDevTools for connecting to a chrome headless instance.
https://github.com/maartenbreddels/ipyvolume/blob/e68b72852b61276f8e6793bc8811f5b2432a155f/ipyvolume/headless.py#L53
However, if you use a chrome headless running as docker instance and want to connect from another docker instance (e.g. when using docker-compose), the headl

Improve this page

Add a description, image, and links to the visualisation 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 visualisation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.