Elwynn Chen
Elwynn Chen
Allow users to build interactive data with gwalkr app in shiny. Now in python ecosystem, users can [use pygwalker with pyhon-shiny to build a data app](https://docs.kanaries.net/pygwalker/tutorials/use-pygwalker-in-shiny)
Allow users to set an openAI/azure/kanaries keys to enable chat features
[Photes.io](https://photes.io) 是一款笔记辅助工具,它借助大模型的视觉能力理解图片中的文字、结构、图像信息,并自动整理成系统的笔记,实时同步到你的笔记工具中,如obsidian/notion/google doc等。 在日常生活中,会有很多场合通过拍照进行笔记的快速记录,但这些照片并不能很高效的转化为系统的知识供未来查阅。[Photes.io](https://photes.io) 专注在图片笔记整理问题上,借助多模态大模型对图片的深度理解能力,生成文字笔记、甚至自动补充扩展阅读资料等。相比于传统的OCR工具,[Photes.io](https://photes.io)可以理解更为复杂的图片中的信息、如信息图、思维导图、可视化等。
For now, pygwalker kernel computation uses sql + duckdb for data queries. Another approach might be using the native pandas API for all those computations. Benefits of this implementation include:...
 Add a theme switch for navbar in `packages/segments`
## Summary - include Fluent UI icon font files in the client `public` folder - load icons from these local fonts instead of CDN ## Testing - `yarn test`
## Summary - avoid installing psutil on emscripten targets so micropip can install pygwalker in JupyterLite ## Testing - not run (not requested) ------ https://chatgpt.com/codex/tasks/task_e_690a9d90947883228cb7cc50e0cd3722 --- > [!NOTE] > Make...