pyodide-kernel icon indicating copy to clipboard operation
pyodide-kernel copied to clipboard

Pyodide kernel not showing up

Open gs-scooter opened this issue 8 months ago • 0 comments

I am encountering the same problem documented in this closed issue. I have tried the recommendations in the thread and still cannot see the kernel when loading the app.

Some additional notes:

  • JL is being served on an AWS EC2 instance.
  • We are using nginx as a reverse proxy to forward load balancer requests to JL's URL.
  • Serving via jupyter lite serve command.

I don't know if this is related, but the output from jupyter lite status shows:

.  status:jupyterlite-pyodide-kernel-pyodide:pyodide
     URL: None

Should the URL be populated?

gs-scooter avatar Jun 06 '24 18:06 gs-scooter