holoviz / holoviz/hvplot

Make it really easy to install the examples locally

Open
#820 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
124
Avg merge
1d 18h
Merged PRs (30d)
1

Description

I've been updating the README https://github.com/holoviz/hvplot/pull/817 and thinking about what would be helpful for potential new users. I believe being able to install the example notebooks locally and spin them up in Jupyter easily would be very beneficial.

You can do it with `git clone ...` and then manually navigate. But that will clone everything and you would have to navigate a bit.

Instead I would propose some command in the terminal like

```bash
hvplot examples
```

and then a description of this process. For example under installation instructions.

This would be similar to how Panel works.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.