Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahuang11/tastykitchen

TastyMap UI converted to Pyodide
https://github.com/ahuang11/tastykitchen

colorbar colormap customize matplotlib tastymap

Last synced: about 1 month ago
JSON representation

TastyMap UI converted to Pyodide

Awesome Lists containing this project

README

        

# TastyKitchen

## 🎨 Color palettes for your palate 😋

TastyKitchen is the UI of [tastymap](https://github.com/ahuang11/tastymap); make, customize, and/or use colormaps, any way you like.

![tastykitchen](https://github.com/ahuang11/tastymap/assets/15331990/ce015064-2ffb-4da2-bb8e-4818fdd751ab)

Try it out here: https://huggingface.co/spaces/ahuang11/tastykitchen

To update:
```bash
panel convert app.py --to pyscript --out docs --requirements requirements.txt --title TastyKitchen
mv docs/app.html docs/index.html
```

**Documentation**: https://ahuang11.github.io/tastymap/

**Source Code**: https://github.com/ahuang11/tastymap