This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / paths / get_ipython_module_path

function

IPython.paths:get_ipython_module_path

source: /IPython/paths.py :96

Signature

def   get_ipython_module_path ( module_str )

Summary

Find the path to an IPython module in this version of IPython.

Extended Summary

This will always find the version of the module that is in this importable IPython package. This will always return the path to the .py version of the module.

Aliases

  • IPython.paths.get_ipython_module_path