JupyterAPIs
Provides access to the various Jupyter APIs
@classmethod
load_api(cls):
@classmethod
get_shell_api(cls):
@classmethod
get_shell_instance(cls):
@classmethod
get_base_api(cls):
@classmethod
in_jupyter_environment(cls):
@classmethod
get_display_api(cls):
@property
display_api(self):
@classmethod
get_widgets_api(self):
@property
widgets_api(self):
@classmethod
get_events_api(self):
@property
events_api(self):