JuliaPy / JuliaPy/PythonCall.jl

`jl.println` and `jl.display` do not work in Jupyter notebook

Open
#232 13 comments 0 reactions 0 assignees View on GitHub
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.
![Snipaste_2022-10-17_17-22-36](https://user-images.githubusercontent.com/20141984/196140852-624be2bd-35cd-486d-ad01-a3888cb5b7df.png)
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.