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 strThe path of the profile directory.
Aliases
-
IPython.core.application.ProfileDir.find_profile_dir