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
- Host: GitHub
- URL: https://github.com/ahuang11/tastykitchen
- Owner: ahuang11
- Created: 2023-11-03T03:58:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T05:09:25.000Z (over 1 year ago)
- Last Synced: 2025-01-24T19:12:39.158Z (3 months ago)
- Topics: colorbar, colormap, customize, matplotlib, tastymap
- Language: Python
- Homepage: https://huggingface.co/spaces/ahuang11/tastykitchen
- Size: 206 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

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