JuliaPy / JuliaPy/PythonCall.jl
`jl.println` and `jl.display` do not work in Jupyter notebook
- Dominant language
- Julia
- Stars
- 1.1k
- Forks
- 86
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, jupyter-notebook, python, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100