You are viewing an older version (9.3.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.3.0 / IPython / core / profiledir / ProfileDir / find_profile_dir

classmethod

IPython.core.profiledir:ProfileDir.find_profile_dir

source: /IPython/core/profiledir.py :230

Summary

Find/create a profile dir and return its ProfileDir.

Extended Summary

This will create the profile directory if it doesn't exist.

Parameters

profile_dir : unicode or str

The path of the profile directory.

Aliases

  • IPython.core.application.ProfileDir.find_profile_dir