Latex Cell Mode Hack For Observable JS #4320
Unanswered
thegilpatrick
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey I came across this hack in an old Observable notebook where you can hijack the LaTex cell mode to use other languages within Observable. He originally used it for SQL, but it can be used for other languages and was extended in this Observable Notebook I was able to successfully use it for SQL and Logo.
But I am now trying to use it for SPARQL (a query language for WikiData) used in this Observable Notebook. I had it working at one point, but now it renders the code in LaTex insted of doing the query.
I realize that this is a super niche/weird question but I was just wondering how I could trouble shoot what was going on here? It is over my head.
Beta Was this translation helpful? Give feedback.
All reactions