Skip to content
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

load gprc #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

load gprc #26

wants to merge 1 commit into from

Conversation

edgarcosta
Copy link
Member

@edgarcosta edgarcosta commented Jul 7, 2022

In my opinion, the kernel should load the gprc.

ps: this time I created a dedicated branch for this PR

@videlec
Copy link
Collaborator

videlec commented Jul 7, 2022

I agree that it is desirable. Thanks for making the PR.

Note that the gp command has a -f option to not load .gprc. Do you know of a way to provide options to the kernel to load or not load the configuration file ?

@edgarcosta
Copy link
Member Author

I have seen IJulia using environment variables to decide such behaviors:
https://github.com/JuliaLang/IJulia.jl/blob/cc2a9bf61a2515596b177339f9a3514de8c38573/deps/kspec.jl#L49=

They use it for setting the number of threads, and what happens is that one then gets to install multiple kernels, e.g.:
Screen Shot 2022-07-11 at 10 57 01

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