bundles / IPython latest / IPython / paths / get_ipython_dir
function
IPython.paths:get_ipython_dir
source: /IPython/paths.py :19
Signature
def get_ipython_dir ( ) → str Summary
Get the IPython directory for this platform and user.
Extended Summary
This uses the logic in get_home_dir to find the home directory and then adds .ipython to the end of the path.
Aliases
-
IPython.paths.get_ipython_dir