Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T05:09:25.000Z (about 1 year ago)
- Last Synced: 2024-10-14T14:21:15.843Z (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.
![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