Classes

Summary

class

class parent

truncated documentation

JavascriptScriptError

Raised when the class does not find what it expects.

JavascriptVisError

Raised when the code does not contain what the class expects to find.

RenderJS

Renders javascript, only outputs HTML.

RenderJSON

Renders JSON using javascript, outputs only HTML.

RenderJSONObj

Renders JSON using javascript.

RenderJSONRaw

Renders JSON in a notebook using renderjson.

RenderJSObj

Renders JS using javascript.

RenderJSRaw

Adds javascript into a noteboook.

RenderJsDot

Renders a graph in a notebook defined in DOT language with viz.js. On binder, …

RenderJsVis

Renders a network in a notebook with vis.js.

UrlNotFoundError

Raised when a url does not exist.