Hello all,
I have installed The Littlest JupyterHub on ubuntu 18.04 server. Followed the instructions on tljh website and all went well. I can access the hub and create a notebook that successfully connects to the python kernel.
The only issue is that it does not output when I run a simple script and it shows the [*] after each run. Tried restart, interrupt and reconnect with no success!
Python runs fine in both ubuntu and jupyter terminal.
Thanks for the suggestion. My logs shows all is good until certain modules are called under tornado and the interpreter crashes!
I checked both firefox and chrome under windows and linux, the JS console had no issues.
I decided to reinstall both ubuntu server and tljh and it is all good now.
I am not sure what changed in this process but I am assuming some packages were broken when I first downloaded tljh.
Thank you fomightez and manics for your kind help.