allthekernels
allthekernels copied to clipboard
python input() in allthekernels
Dear all I am using allthekernels on a jupyterhub. If I send an input() to a python kernel:
python3 a=input(0
Jupyter does not return anything.
Any ideas would be appreciated.