Skip to content

marimo-team/anywidget-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anywidget gallery

A showcase of widgets built with anywidget, a library that makes it easy to create reusable widgets across marimo, Jupyter, and more.

Gallery · anywidget

Contributing a widget

To add your anywidget to the gallery, create a new directory in the data folder with your widget's name and add a config.yaml file with the required metadata and screenshots.

Example config.yaml:

name: Quak
description: a scalable data profiler
homePageUrl: https://manzt.github.io/quak/
environments: [marimo, jupyter, colab]
notebookUrl: https://raw.githubusercontent.com/marimo-team/marimo/refs/heads/main/examples/third_party/anywidget/reactive_quak.py
githubRepo: manzt/quak
tags: [visualization, charts, data science]
image: thumbnail.jpg
gif: thumbnail.gif
packageName: quak

Development

See gallery/README.md.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •