Skip to content

Pass host environment on to kernel #2878

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 4, 2013
Merged

Pass host environment on to kernel #2878

merged 1 commit into from
Feb 4, 2013

Conversation

robyoung
Copy link
Contributor

@robyoung robyoung commented Feb 3, 2013

The main motivation for this was to make PYTHONPATH settings
apply to the kernels.

@minrk
Copy link
Member

minrk commented Feb 3, 2013

why copy?

@robyoung
Copy link
Contributor Author

robyoung commented Feb 3, 2013

No need here actually. I tend to copy so that changes aren't reflected in the host but obviously, there are no changes here. I can remove and resubmit?

@Carreau
Copy link
Member

Carreau commented Feb 3, 2013

You can either add a commit that remove the copy and push, or amend/rebase the commit and force push.
This pull request will be updated to reflect the changes.

The main motivation for this was to make PYTHONPATH settings
apply to the kernels.
@minrk
Copy link
Member

minrk commented Feb 4, 2013

looks good, thanks!

minrk added a commit that referenced this pull request Feb 4, 2013
Pass host environment on to kernel
@minrk minrk merged commit 463ab6b into ipython:master Feb 4, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Pass host environment on to kernel
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.

3 participants