I mean javascript modules as in Modules, introduction (javascript.info) <https://javascript.info/modules-intro> such that other Javascript files can use the sagecell object through import { sagecell } from "..." The module could be provided under a different URL and wouldn't conflict with the js file. Ideally it would be self-contained. Andrey Novoseltsev wrote: What exactly do you mean by a module here? Since we need to support older pages, we cannot alter the way how embedded_sagecell.js is supposed to be loaded. But in principle it is possible to serve a script with a different name that uses some other approach. -- You received this message because you are subscribed to a topic in the Google Groups "sage-cell" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/sage-cell/nM-vk761RsI/unsubscribe <https://groups.google.com/d/topic/sage-cell/nM-vk761RsI/unsubscribe> . To unsubscribe from this group and all its topics, send an email to [email protected] <mailto:[email protected]> . To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cell/fe6e6286-566b-4898-9535-5677a2e9e49an%40googlegroups.com <https://groups.google.com/d/msgid/sage-cell/fe6e6286-566b-4898-9535-5677a2e9e49an%40googlegroups.com?utm_medium=email&utm_source=footer> .
-- You received this message because you are subscribed to the Google Groups "sage-cell" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cell/2588f6f5d6b6a.06d18be32893d%40gmail.com.
