examples icon indicating copy to clipboard operation
examples copied to clipboard

Visualization-focused examples of using HoloViz for specific topics

Results 110 examples issues
Sort by recently updated
recently updated
newest added

In https://examples.pyviz.org/opensky there are various warnings that indicate that some library versions need to be updated or pinned, plus a couple of plots where the datashaded content does not appear:...

bug
environment issues

The attractors_panel notebook works well generally, but it has a few open issues: - [x] 1. Saving to a filename only works if that file already exists on disk. Looks...

bug

Not all of the dependencies in this repo need to be pegged at a specific version number, so I wanted to get thoughts on what could be a good way...

This issue discusses a new monitoring dashboard that is being developed to track the deployments on [examples.pyviz](https://examples.pyviz.org/). This dashboard is being build with [lumen](https://github.com/holoviz/lumen) and together with @jbednar @philippjfr we...

To-do items for the new https://examples.pyviz.org/ship_traffic example: - [x] Deploy running server and update website to detect it so that there's a link to it - [ ] Put another...

cells [7] and [8] don't work on https://bay-trimesh.pyviz.demo.anaconda.com/notebooks/bay_trimesh.ipynb# I wanted to share the notebook with output, but couldn't figure out how since saving the notebook was disabled. Here's some of...

environment issues

I am trying to go through these examples: https://examples.pyviz.org/datashader_dashboard/dashboard.html https://examples.pyviz.org/nyc_taxi/dashboard.html#nyc-taxi-gallery-dashboard However, both of them call a file called `nyc_taxi_wide.parq`. I am not sure how to get this. One of the...

docs

I am trying to follow the instructions in user guide (https://examples.pyviz.org/user_guide). There are two different suggestions, and both of them don't work. a) Using anaconda-project. I am not sure if...

bug
docs

The user guide (https://examples.pyviz.org/user_guide) has a note that reads: \ NOTE: If the notebook depends on data files, you will need to download them explicitly if you don’t use anaconda-project,...

bug
docs

This step was commented out to get the `ship_traffic` project built. Presumably it did something important and useful so this PR is here to re-enable it.