JuliaPy / JuliaPy/PythonCall.jl
`jl.println` and `jl.display` do not work in Jupyter notebook
未关闭
- 主要语言
- Julia
- 星标
- 1.1k
- 派生
- 86
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 3
描述
The following test was made in a .ipynb notebook in VS code.

We see that `println` has no output at all, while `display` leads to an error.
- Julia version 1.8.2
- Python version 3.9.12
- juliacall 0.9.7
贡献指南
这个仓库没有索引到贡献指南
调研方向
Reproduce the problem in a .ipynb notebook opened in VS Code using Julia 1.8.2, Python 3.9.12, and juliacall 0.9.7. Trace the notebook output integration first; done means `jl.println` produces visible output and `jl.display` completes without the reported error.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia, jupyter-notebook, python, vscode
- 领域
- developer-experience, tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100