No output of py"""print('some text')""" in Jupyter Notebooks
Offen
- Vorherrschende Sprache
- Julia
- Sterne
- 1.5k
- Forks
- 186
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
=--==-=
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.