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

bundles / IPython 9.11.0 / IPython / core / profiledir / ProfileDir / copy_config_file

function

IPython.core.profiledir:ProfileDir.copy_config_file

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

Signature

def   copy_config_file ( self config_file : str path : Path overwrite = False )  →  bool

Summary

Copy a default config file into the active profile directory.

Extended Summary

Default configuration files are kept in IPython.core.profile. This function moves these from that location to the working profile directory.

Aliases

  • IPython.core.application.ProfileDir.copy_config_file