Hi all,

I have an extension for Jupyter notebooks with an object on the Python side 
that overrides _ipython_display_. 

Unfortunately if the user forgot to install the corresponding JavaScript 
front-end extension via nbextension then the _ipython_display_ will not 
correctly display the widget (it's usually just blank since the front-end 
assets return 404).

Is there a way to detect whether an extension has been installed?

Thanks,

Titus

-- 
Titus Barik, PE <ti...@barik.net>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/1539102899.1841411.1536119112.01962A46%40webmail.messagingengine.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to