Skip to content

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