Jupyterlab server running behind API gateway

HI,

I am trying to run Jupyterlab server behind API gateway.

I am looking to load jupyter lab into iframe. I am able to load the lab on browser on

/user/<user name>/<servername>/lab?

Now i want to load same UI in iframe behind api gateway. How can i do it?

1 Like