JuliaPy / JuliaPy/PythonCall.jl
Option to use preinstalled Julia environment/Project.toml
未关闭
- 主要语言
- Julia
- 星标
- 1.1k
- 派生
- 86
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 3
描述
PythonCall use pyjuliapkg. This is will install a new environment, even in mybinder where the julia dependencies are already precompiled, however in another julia Project.
It would be really helpful if we could easily use PythonCall with different setups of Julia dependencies. I.e. it would be great to turn of pyjulipkg and just use pre-exiting Julia project.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by tracing how PythonCall invokes pyjuliapkg to create and select Julia environments. Define an option that uses an existing Julia Project.toml instead of installing a new environment, then verify it works with precompiled dependencies such as those available in mybinder.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia, python
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100