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 / core / profiledir / ProfileDir / create_profile_dir

classmethod

IPython.core.profiledir:ProfileDir.create_profile_dir

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

Summary

Create a new profile directory given a full path.

Parameters

profile_dir : str

The full path to the profile directory. If it does exist, it will be used. If not, it will be created.

Aliases

  • IPython.core.application.ProfileDir.create_profile_dir