JupyterSessionManager

 

@classmethod
jupyter_env(cls): 

 

@classmethod
jupyter_dirs(cls): 

 

@classmethod
install_extension(cls, extension_package, exec_prefix=None, extension_types=('nbextension', 'labextension'), overwrite=False): 

Attempts to do a basic installation for JupterLab

  • :returns: _

 

@classmethod
get_kernel_specs(cls, root_dirs=None): 

 

@classmethod
prep_kernel_args(cls, name, base_opts, new_opts): 

 

@classmethod
modify_kernel_spec(cls, name, root_dirs=None, **opts): 

 

@classmethod
install_ipykernel(cls, prefix): 

Feedback

Examples

Templates

Documentation