Skip to content

Notebooks should load on a page  #96

Open
@deas

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions