No output of py"""print('some text')""" in Jupyter Notebooks
Open
- 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.