No output of py"""print('some text')""" in Jupyter Notebooks
Aperta
- Lingua principale
- Julia
- Stelle
- 1.5k
- Fork
- 186
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
=--==-=
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.