jupyter_core package

Subpackages

Submodules

display environment information that is frequently used to troubleshoot installations of Jupyter or IPython

jupyter_core.troubleshoot.get_data()

returns a dict of various user environment data

Return type:

dict[str, Any]

jupyter_core.troubleshoot.main()

print out useful info

Return type:

None

jupyter_core.troubleshoot.subs(cmd)

get data from commands that we need to run outside of python

Return type:

Optional[str, None]

store the current version info of the jupyter_core.

Module contents