Skip to content

Conversation

@amigcamel
Copy link
Contributor

Reasons for making this change:

When invoking ipython shell if a virtual environment is activated, ipython will read profiles under profile_default or read ipython_config.py, if exist.
I'd suggest we ignore these since they're often not related to the project per se.

Links to documentation supporting these rule changes:

https://ipython.readthedocs.io/en/stable/development/config.html

Python.gitignore Outdated
.ipynb_checkpoints

# IPython
default_profile/
Copy link
Member

Choose a reason for hiding this comment

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

I'm not clear on where this rule is being used in the documentation linked to - is this supposed to be profile_default?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry for the typo. It should be profile_default, and I've updated my branch.

@shiftkey
Copy link
Member

@amigcamel thanks!

@shiftkey shiftkey merged commit 210c95b into github:master Aug 26, 2018
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