JuliaPy / JuliaPy/PyCall.jl

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

Aperta
#738 4 commenti 2 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.