bundles / IPython latest / IPython / core / profiledir / ProfileDir / create_profile_dir_by_name
classmethod
IPython.core.profiledir:ProfileDir.create_profile_dir_by_name
source: /IPython/core/profiledir.py :185
Summary
Create a profile dir by profile name and path.
Parameters
path: unicodeThe path (directory) to put the profile directory in.
name: unicodeThe name of the profile. The name of the profile directory will be "profile_<profile>".
Aliases
-
IPython.core.application.ProfileDir.create_profile_dir_by_name