JuliaPy / JuliaPy/PyCall.jl

No output of py"""print('some text')""" in Jupyter Notebooks

Open
#738 4 comments 2 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
1.5k
Forks
186
PR merge metrics
No merged PRs in 30d

Description

Hi,

I found that the code mentioned in the title:

```
using PyCall
py"""
print('some text')
"""
```
cannot produce the output (nothing has been produced) when running a Julia console or an interactive notebook in the Jupyter Lab.

Any way to solve this?

Thanks,
Tianzhu
=--==-=

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.