Open
Description
The situation is pretty similar to that of Javascript playgrounds such codepen and the like.
The document (notebook in our case) may choose to require css- or js resources. The (notebook) application has to provide injection functionality. Injecting arbitrary can introduce all kinds of issues. Loading a page is the only safe way to get rid of whatever was introduce by injected resources. We should make sure all resources are loaded before we start evaluating code cells.
gorilla-notebook version
0.4.1-SNAPSHOT
Java version
n/a
Operating system
n/a