TemplateMixin

class jdaviz.core.template_mixin.TemplateMixin(*args, **kwargs)[source] [edit on github]

Bases: ipyvuetify.VuetifyTemplate.VuetifyTemplate, glue.core.hub.HubListener

Public constructor

Attributes Summary

app

Allows access to the underlying Jdaviz application instance.

config

A trait for unicode strings.

data_collection

hub

session

vdocs

A trait for unicode strings.

Attributes Documentation

app

Allows access to the underlying Jdaviz application instance. This is not access to the helper class, but instead the jdaviz.app.Application object.

config

A trait for unicode strings.

data_collection
hub
session
vdocs

A trait for unicode strings.