mirror of
https://github.com/run-llama/notebookllama.git
synced 2026-07-15 14:35:38 -04:00
Feature request: Reading plots and tables from documents #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @itsalissonsilva on GitHub (Jul 5, 2025).
Originally assigned to: @AstraBert on GitHub.
It would be very useful if NotebookLlama could detect, extract, and interpret plots and tables embedded in documents so that fast/simple analysis can be carried directly in it.
@AstraBert commented on GitHub (Jul 6, 2025):
Hey there, if you want to try out this functionality, you can checkout the branch associated to #9, and then run:
It is still in preview and thus not the best, but curious of knowing what are your opinions on it!
@itsalissonsilva commented on GitHub (Jul 6, 2025):
Running on some utf encoding issues:
Gonna try fixing it a bit later.