SnackbarQueue

class jdaviz.utils.SnackbarQueue[source] [edit on github]

Bases: object

Class that performs the role of VSnackbarQueue, which is not implemented in ipyvuetify.

Methods Summary

close_current_message(state)

put(state, msg[, history, popup])

Methods Documentation

close_current_message(state)[source] [edit on github]
put(state, msg, history=True, popup=True)[source] [edit on github]