-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
It seems Javascript magic is not recognized.
Example:
%%javascript
console.log("hello world")
==> Error, Unknown magic "javascript".
My aim in using Javascript magic is to run the following code
to enable numbering of LaTeX equations:
%%javascript
MathJax.Hub.Config({ TeX: { equationNumbers: { autoNumber: "AMS" } } });
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels