SuperDocs.jl — Julia scientific computing client (Raman) - #199
Open
raman20 wants to merge 5 commits into
Open
Conversation
Julia REST SDK for SuperDocs: upload → HITL chat → approve → export, plus image upload and LaTeX that SuperDocs KaTeX actually renders (native data-latex nodes, not leftover $$ source). Pluto notebooks exercise a synthetic lab note and an oscillator report. Keyless tests included; REST only, not MCP.
Expand the README (install, four-call flow, math nodes, images, HITL, export, public API, Pluto). Remove unused StructTypes direct dep, unused types/constants, and an unused Printf import.
Those documents only exist on the author's account; reviewers cannot open them. Point at the in-repo screenshot and running the notebooks with your own key instead.
README no longer points at private SuperDocs sessions or /tmp Pluto envs. Notebooks mint a fresh session id and export to a temp dir instead of writing into the package tree.
Install path for people who do not clone the repo locally.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Raman (github.com/raman20)
A Julia REST SDK for SuperDocs: upload a lab note, HITL-edit it, keep LaTeX as native KaTeX nodes, insert plots through the images API, and export Word/PDF. Pluto notebooks run the same flow on a synthetic oscillator report.
Folder:
extensions/raman20/SuperDocs.jl/