Skip to content

awesome-panel/holoviz-quarto

Repository files navigation

HoloViz-Quarto

The purpose of this project is to make it easy to use the HoloViz ecosystem with Quarto.

Check out the holoviz-quarto Documentation to get inspired.

Disclaimer

This is currently an experiment only. When its matured I hope it can become an official HoloViz project.

Development

git clone https://github.com/awesome-panel/holoviz-quarto
conda create -n holoviz-quarto conda-forge r-quarto perl matplotlib panel hvplot jupyter

To setup your development environment and learn more about quarto development check out the Quarto Lua Development Guide.

Deployment

Run

quarto publish gh-pages

Resources