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

bundles / IPython 9.14.0.dev / IPython / paths / locate_profile

function

IPython.paths:locate_profile

source: /IPython/paths.py :111

Signature

def   locate_profile ( profile = default )

Summary

Find the path to the folder associated with a given profile.

Extended Summary

I.e. find $IPYTHONDIR/profile_whatever.

Aliases

  • IPython.paths.locate_profile

Referenced by