JuliaPy / JuliaPy/PythonCall.jl
Respect JULIA_PROJECT environment variable if set
Open
enhancement
- Dominant language
- Julia
- Stars
- 1.1k
- Forks
- 86
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
I am using the python package `juliacall` and am surprised to find that it ignores `JULIA_PROJECT` environment variable.
[Julia documentation about JULIA_PROJECT](https://docs.julialang.org/en/v1/manual/environment-variables/#JULIA_PROJECT).
It would be great if this standard variable is respected. Currently juliacall opens a new julia environment `pyjuliapkg`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.