Skip to content

Fix IPython config dir retrieval logic#687

Merged
michaelnchin merged 2 commits intoaws:mainfrom
bauer-at-work:main
Aug 29, 2024
Merged

Fix IPython config dir retrieval logic#687
michaelnchin merged 2 commits intoaws:mainfrom
bauer-at-work:main

Conversation

@bauer-at-work
Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:
Apply IPython's own logic to retrieve the location of the IPython configuration directory as detailed in the docs. This allows reuse of custom config dirs like ~/.config/ipython or any path specified via IPYTHONDIR environment variable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Apply IPython's own logic to retrieve the location of the IPython configuration directory as detailed in the [docs](https://ipython.readthedocs.io/en/stable/development/config.html#configuration-file-location).
This allows reuse of custom config dirs like ~/.config/ipython or any path specified via IPYTHONDIR environment variable.
Copy link
Copy Markdown
Member

@michaelnchin michaelnchin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @bauer-at-work !

@michaelnchin michaelnchin merged commit 87aa81d into aws:main Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants